diff --git a/themes/anothertheme.zsh-theme b/themes/anothertheme.zsh-theme index 03998bc68..5aa98c4f9 100644 --- a/themes/anothertheme.zsh-theme +++ b/themes/anothertheme.zsh-theme @@ -25,4 +25,5 @@ PROMPT='[%*] %{$fg[$ANOTHERTHEME_USERHOSTNAME_COLOR]%}%n@%m%{$reset_color%}:%{$fg[$ANOTHERTHEME_PATH_COLOR]%}%/%{$reset_color%}$(git_prompt_info) %(!.#.$) ' ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg[yellow]%}[git:" -ZSH_THEME_GIT_PROMPT_SUFFIX="]%{$reset_color%}" \ No newline at end of file +ZSH_THEME_GIT_PROMPT_SUFFIX="]%{$reset_color%}" +