diff --git a/.config/fish/functions/fish_prompt.fish b/.config/fish/functions/fish_prompt.fish index a286f4e8..9ec18346 100644 --- a/.config/fish/functions/fish_prompt.fish +++ b/.config/fish/functions/fish_prompt.fish @@ -8,7 +8,7 @@ function fish_prompt (set_color normal) \ (set_color $fish_color_hostname)$HOST \ (set_color normal) \ - (set_color -o)'}' + (set_color -o)')' ## Path set -l cwd_color $fish_color_cwd