mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-12 19:18:28 +02:00
revert accidental context change
This commit is contained in:
parent
f565be5a59
commit
f1f485b1c0
@ -393,7 +393,7 @@ fi
|
|||||||
# Context color when running with privileges.
|
# Context color when running with privileges.
|
||||||
typeset -g POWERLEVEL9K_CONTEXT_ROOT_FOREGROUND=227
|
typeset -g POWERLEVEL9K_CONTEXT_ROOT_FOREGROUND=227
|
||||||
# Don't show context unless running with privileges on in SSH.
|
# Don't show context unless running with privileges on in SSH.
|
||||||
# typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
|
typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
|
||||||
typeset -g POWERLEVEL9K_ALWAYS_SHOW_CONTEXT=true
|
typeset -g POWERLEVEL9K_ALWAYS_SHOW_CONTEXT=true
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_CONTEXT_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_CONTEXT_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
Loading…
Reference in New Issue
Block a user