diff --git a/themes/wezm+.zsh-theme b/themes/wezm+.zsh-theme index fee3eb08e..343654f99 100644 --- a/themes/wezm+.zsh-theme +++ b/themes/wezm+.zsh-theme @@ -1,4 +1,4 @@ -PROMPT='%{${fg_bold[yellow]}%}%n%{$reset_color%}%{${fg[yellow]}%}@%m%{$reset_color%} $(git_prompt_info)%(?,,%{${fg_bold[white]}%}[%?]%{$reset_color%} )%{$fg[yellow]%}%#%{$reset_color%} ' +PROMPT='%{${fg[green]}%}%n%{$reset_color%}%{${fg[cyan]}%}@%m%{$reset_color%} $(git_prompt_info)%(?,,%{${fg_bold[white]}%}[%?]%{$reset_color%} )%{$fg[yellow]%}%#%{$reset_color%} ' RPROMPT='%{$fg[green]%}%~%{$reset_color%}' ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[blue]%}("