aboutsummaryrefslogtreecommitdiff
path: root/config/p10k-classic.zsh
diff options
context:
space:
mode:
authorNatureLR <1127711564@qq.com>2023-03-03 06:15:44 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2023-03-03 18:56:35 +0300
commit373337123c2843bc752b52b7fd6dc38982b6c4c5 (patch)
tree9e446c12c38f26033d60883555a03e9ca8255a3d /config/p10k-classic.zsh
parenta30145b0f82d06770e924e9eac064ed223a94e6b (diff)
Added kubecolor to KUBECONTEXT_SHOW_ON_COMMAND
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 a1bb7fbc..aead8089 100644
--- a/config/p10k-classic.zsh
+++ b/config/p10k-classic.zsh
@@ -1245,7 +1245,7 @@
#############[ kubecontext: current kubernetes context (https://kubernetes.io/) ]#############
# Show kubecontext only when the command you are typing invokes one of these tools.
# Tip: Remove the next line to always show kubecontext.
- typeset -g POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND='kubectl|helm|kubens|kubectx|oc|istioctl|kogito|k9s|helmfile|flux|fluxctl|stern|kubeseal|skaffold|kubent'
+ typeset -g POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND='kubectl|helm|kubens|kubectx|oc|istioctl|kogito|k9s|helmfile|flux|fluxctl|stern|kubeseal|skaffold|kubent|kubecolor'
# Kubernetes context classes for the purpose of using different colors, icons and expansions with
# different contexts.