mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-18 22:12:32 +01:00
comments
This commit is contained in:
parent
5e6acdc8fb
commit
69fbd901d6
2 changed files with 59 additions and 8 deletions
|
|
@ -114,7 +114,7 @@ fi
|
|||
typeset -g POWERLEVEL9K_NODENV_PROMPT_ALWAYS_SHOW=false
|
||||
|
||||
# Show node version only when in a directory tree containing package.json.
|
||||
typeset -g P9K_NODE_VERSION_PROJECT_ONLY=true
|
||||
typeset -g POWERLEVEL9K_NODE_VERSION_PROJECT_ONLY=true
|
||||
|
||||
# Kubernetes context classes for the purpose of using different colors with
|
||||
# different contexts.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue