Add a warning about the context and DEFAULT_USER
This commit is contained in:
parent
4c9d8c925d
commit
aa1668b541
|
@ -857,6 +857,8 @@
|
|||
# Tip: Remove the next line to always show context.
|
||||
typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
|
||||
|
||||
# Warning: The context is NEVER shown when DEFAULT_USER is set ! (It has precedence over the other variables)
|
||||
|
||||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_CONTEXT_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
# Custom prefix.
|
||||
|
|
Loading…
Reference in New Issue