diff --git a/themes/robbyrussell/fish_prompt.fish b/themes/robbyrussell/fish_prompt.fish index cc2f422..e5364db 100644 --- a/themes/robbyrussell/fish_prompt.fish +++ b/themes/robbyrussell/fish_prompt.fish @@ -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