summaryrefslogtreecommitdiff
path: root/config/p10k-classic.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-07-26 17:22:21 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-07-26 17:22:21 +0300
commit69fbd901d6b54bf9276f7881711229fd1a796583 (patch)
tree8ea0d9593504a90ef374d56f5b715212577436fc /config/p10k-classic.zsh
parent5e6acdc8fb40a38a9c97371e4cbbc021b3fe5dea (diff)
comments
Diffstat (limited to 'config/p10k-classic.zsh')
-rw-r--r--config/p10k-classic.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh
index 42074978..758928cb 100644
--- a/config/p10k-classic.zsh
+++ b/config/p10k-classic.zsh
@@ -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.