Removed useless variable

This commit is contained in:
Vincent 2014-03-11 18:23:35 +01:00 committed by Bruno Pinto
parent 2e3c352b4b
commit 6b7dfe3733

View File

@ -32,8 +32,6 @@ function __git_status
end
function fish_prompt
set -l white (set_color white)
echo -n (set_color white)"╭─"(set_color normal)
__user_host
__current_path