diff --git a/themes/ys.zsh-theme b/themes/ys.zsh-theme index 4c3c56ffc..3dc1a0d2f 100644 --- a/themes/ys.zsh-theme +++ b/themes/ys.zsh-theme @@ -65,7 +65,7 @@ local exit_code="%(?,,C:%{$fg[red]%}%?%{$reset_color%})" # % ys @ ys-mbp in ~/.oh-my-zsh on git:master x [21:47:42] C:0 # $ PROMPT=" -%{$terminfo[bold]$fg[blue]%}#%{$reset_color%} \ +%{$terminfo[bold]%}%(#,%{$fg[red]%}%%,%{$fg[blue]%}#)%{$reset_color%} \ %(#,%{$bg[yellow]%}%{$fg[black]%}%n%{$reset_color%},%{$fg[cyan]%}%n) \ %{$reset_color%}@ \ %{$fg[green]%}%m \