Root prompt color

This commit is contained in:
Bartek Stalewski 2021-01-28 01:03:48 +01:00
parent a2516f1571
commit a0af7c6040

View File

@ -379,7 +379,7 @@
##################################[ context: user@hostname ]################################## ##################################[ context: user@hostname ]##################################
# Context color when running with privileges. # Context color when running with privileges.
typeset -g POWERLEVEL9K_CONTEXT_ROOT_FOREGROUND=9 typeset -g POWERLEVEL9K_CONTEXT_ROOT_FOREGROUND=1
# Context color in SSH without privileges. # Context color in SSH without privileges.
typeset -g POWERLEVEL9K_CONTEXT_{REMOTE,REMOTE_SUDO}_FOREGROUND= typeset -g POWERLEVEL9K_CONTEXT_{REMOTE,REMOTE_SUDO}_FOREGROUND=
# Default context color (no privileges, no SSH). # Default context color (no privileges, no SSH).