mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
remove POWERLEVEL9K_ALWAYS_SHOW_CONTEXT from configs as it confuses users
This commit is contained in:
parent
5f63a96581
commit
e6d0da1c2e
2 changed files with 0 additions and 2 deletions
|
|
@ -414,7 +414,6 @@ fi
|
|||
|
||||
# Don't show context unless running with privileges or in SSH.
|
||||
typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
|
||||
typeset -g POWERLEVEL9K_ALWAYS_SHOW_CONTEXT=true
|
||||
|
||||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_CONTEXT_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue