aboutsummaryrefslogtreecommitdiff
path: root/config/p10k-classic.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-07-27 14:47:54 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-07-27 14:47:54 +0300
commit4a59f7f42256755bf4ae0754572fa486dec2589f (patch)
treeb6f5634822c697105426517e6d9cd0ddd17221ca /config/p10k-classic.zsh
parentc025a878fd33e9262c91c67791dd8d37976471bd (diff)
parent57b1f1aa744d3a990c1173ae5fe88d1e09e8c853 (diff)
Merge branch 'master' into dev
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.