mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-21 08:58:25 +08:00
removing ">" from theme prompt
This commit is contained in:
parent
05b4207a66
commit
644c85adaf
@ -26,6 +26,6 @@ function fish_prompt
|
||||
end
|
||||
end
|
||||
|
||||
echo -n -s $arrow $cwd $git_info $normal '>'
|
||||
echo -n -s $arrow $cwd $git_info $normal ' '
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user