diff --git a/themes/std.zsh-theme b/themes/std.zsh-theme index a6ab21891..22c8afbb1 100644 --- a/themes/std.zsh-theme +++ b/themes/std.zsh-theme @@ -6,8 +6,8 @@ # SCREENSHOT: http://s23.postimg.org/dlcljx5kb/std.png # ----------------------------------------------------------------------------- -NOT_OK="%{$fg[red]%} ☻ %{$reset_color%}" -OK="%{$fg[green]%} ☻ %{$reset_color%}" +NOT_OK="%{$fg[red]%} ✸ %{$reset_color%}" +OK="%{$fg[green]%} ✸ %{$reset_color%}" ZSH_THEME_GIT_PROMPT_PREFIX="" ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} "