diff --git a/themes/ohwonder.zsh-theme b/themes/ohwonder.zsh-theme index 43c03165d..e413cd092 100644 --- a/themes/ohwonder.zsh-theme +++ b/themes/ohwonder.zsh-theme @@ -1,4 +1,4 @@ -local ret_status="%(?:%{$fg_bold[green]%}🤖 :%{$fg_bold[red]%}➜ )" +local ret_status="%(?:%{$fg_bold[green]%}🤖 :%{$fg_bold[red]%}💩 )" PROMPT='${ret_status} %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)' ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[blue]%}[%{$fg[red]%}"