Commit 644c85ad authored by Bruno Pinto's avatar Bruno Pinto

removing ">" from theme prompt

parent 05b4207a
...@@ -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