mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-25 22:22:31 +01:00
Add a warning about DEFAULT_USER
Now I hope these config files are not generated from a template ...
This commit is contained in:
parent
aa1668b541
commit
66bf7c453a
1 changed files with 2 additions and 0 deletions
|
|
@ -802,6 +802,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…
Add table
Add a link
Reference in a new issue