1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-03-14 17:45:24 +00:00

[.p10k] Update k8s prompt colors by pattern

This commit is contained in:
Daniel Carrillo 2025-03-04 17:39:41 +01:00
parent cb37621f00
commit 846d522a7a
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

View File

@ -1244,8 +1244,8 @@
typeset -g POWERLEVEL9K_KUBECONTEXT_PRE_FOREGROUND=069
# typeset -g POWERLEVEL9K_KUBECONTEXT_TEST_CONTENT_EXPANSION='> ${P9K_CONTENT} <'
typeset -g POWERLEVEL9K_KUBECONTEXT_CLASSES=(
'*-pro*' PRO
'*-pre*' PRE
'*-pro' PRO
'*-pre' PRE
'*' DEFAULT)
typeset -g POWERLEVEL9K_KUBECONTEXT_DEFAULT_FOREGROUND=134
# typeset -g POWERLEVEL9K_KUBECONTEXT_DEFAULT_VISUAL_IDENTIFIER_EXPANSION='⭐'