From d8e7885c676a01eac4d1da81ca5da23cea6f6c6e Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 21 Mar 2020 14:07:35 +0100 Subject: [PATCH] axemoji: Use nicer emoji for righthand error notice --- themes/axemoji.axzshtheme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/axemoji.axzshtheme b/themes/axemoji.axzshtheme index 4a54a6d..febacdc 100644 --- a/themes/axemoji.axzshtheme +++ b/themes/axemoji.axzshtheme @@ -21,7 +21,7 @@ if axzsh_is_widechar_terminal; then 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=">" -- 2.39.2