Цвет приглашения при удалённом доступе
This commit is contained in:
parent
b0986af849
commit
8ab92f830a
@ -850,7 +850,7 @@
|
|||||||
# Context color when running with privileges.
|
# Context color when running with privileges.
|
||||||
typeset -g POWERLEVEL9K_CONTEXT_ROOT_FOREGROUND=1
|
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=7
|
typeset -g POWERLEVEL9K_CONTEXT_{REMOTE,REMOTE_SUDO}_FOREGROUND=14
|
||||||
# Default context color (no privileges, no SSH).
|
# Default context color (no privileges, no SSH).
|
||||||
typeset -g POWERLEVEL9K_CONTEXT_FOREGROUND=7
|
typeset -g POWERLEVEL9K_CONTEXT_FOREGROUND=7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user