Commit 6b7dfe37 authored by Vincent's avatar Vincent Committed by Bruno Pinto

Removed useless variable

parent 2e3c352b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment