From: Alexander Barton Date: Tue, 28 Dec 2021 16:40:44 +0000 (+0100) Subject: axemoji: Show host name in root prompts X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d34df9b3106c5967f30bf34f5b151028e5f105;p=ax-zsh.git axemoji: Show host name in root prompts --- diff --git a/themes/axemoji.axzshtheme b/themes/axemoji.axzshtheme index 03d610e..9333e0e 100644 --- a/themes/axemoji.axzshtheme +++ b/themes/axemoji.axzshtheme @@ -32,6 +32,7 @@ else fi axzsh_logname_prompt_functions=($axzsh_logname_prompt_functions axzsh_logname_prompt_root) +axzsh_hostname_prompt_functions=($axzsh_hostname_prompt_functions axzsh_hostname_prompt_root) # The primary prompt string, printed before a command is read. PS1="${system_emoji}${emoji_spacing} $(axzsh_logname_prompt_yn)$(axzsh_hostname_prompt_yn)%B%2~%b"'$(axzsh_vcs_prompt)'"$(axzsh_prompt)"