Always show user@hostname in zsh
This commit is contained in:
parent
8bb414c45e
commit
78f7a7cc87
2 changed files with 2 additions and 2 deletions
|
|
@ -918,7 +918,7 @@
|
|||
|
||||
# Don't show context unless running with privileges or in SSH.
|
||||
# Tip: Remove the next line to always show context.
|
||||
typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
|
||||
# typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
|
||||
|
||||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_CONTEXT_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue