We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8849c4 commit 643999bCopy full SHA for 643999b
1 file changed
modules/zsh/.p10k.zsh
@@ -936,7 +936,7 @@ fi
936
937
# Don't show context unless running with privileges or in SSH.
938
# Tip: Remove the next line to always show context.
939
- typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
+ #typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
940
941
# Custom icon.
942
# typeset -g POWERLEVEL9K_CONTEXT_VISUAL_IDENTIFIER_EXPANSION='⭐'
0 commit comments