Commit 02ac31f1 authored by Bruno Pinto's avatar Bruno Pinto

removing ">" from theme prompt

parent 6e9926f7
...@@ -26,6 +26,6 @@ function fish_prompt ...@@ -26,6 +26,6 @@ function fish_prompt
end end
end end
echo -n -s $arrow $cwd $git_info $normal '>' echo -n -s $arrow $cwd $git_info $normal ' '
end end
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