From 311152becfbfc15db7d98c37435938eb5dfc4f09 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 14 Apr 2017 13:35:55 +0200 Subject: [PATCH 1/1] axemoji.axzshtheme: Respect emoji spacing for RPS1, too --- themes/axemoji.axzshtheme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/axemoji.axzshtheme b/themes/axemoji.axzshtheme index d4923b3..58d9829 100644 --- a/themes/axemoji.axzshtheme +++ b/themes/axemoji.axzshtheme @@ -21,7 +21,7 @@ if axzsh_is_utf_terminal; then ZSH_THEME_VCS_PROMPT_DIRTY="👻$emoji_spacing" # Prompt on right side - RPS1="%(?..%{$fg_no_bold[red]%}❌ %? ↵%{$reset_color%})" + RPS1="%(?..%{$fg_no_bold[red]%}❌%{$emoji_spacing%}%? ↵%{$reset_color%})" else # Non-UTF8 terminal system_emoji=">" -- 2.39.2