]> arthur.barton.de Git - ax-zsh.git/commitdiff
axemoji: Use nicer emoji for righthand error notice
authorAlexander Barton <alex@barton.de>
Sat, 21 Mar 2020 13:07:35 +0000 (14:07 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 21 Mar 2020 13:07:35 +0000 (14:07 +0100)
themes/axemoji.axzshtheme

index 4a54a6ddc600b5ddbd9c5d8f7af4bef4e3449d35..febacdce1ddd30ffe8b4718d83ff1ac2ba77ac3a 100644 (file)
@@ -21,7 +21,7 @@ if axzsh_is_widechar_terminal; then
        ZSH_THEME_VCS_PROMPT_DIRTY="👻$emoji_spacing"
 
        # Primary prompt on the right-hand side.
        ZSH_THEME_VCS_PROMPT_DIRTY="👻$emoji_spacing"
 
        # Primary prompt on the right-hand side.
-       RPS1="%(?..%{$fg_no_bold[red]%}❌$emoji_spacing%? ↵%{$reset_color%})"
+       RPS1="%(?..%{$fg_no_bold[red]%}🤔$emoji_spacing %?↵%{$reset_color%})"
 else
        # Non-UTF8 or incompatible terminal
        system_emoji=">"
 else
        # Non-UTF8 or incompatible terminal
        system_emoji=">"