mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-01-11 16:56:45 +01:00
spello
This commit is contained in:
parent
3391739b55
commit
cf2b97e389
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ Prompt segments can be configured to be shown only when the current command you
|
|||
a releavant tool.
|
||||
|
||||
```zsh
|
||||
# Show prompt segment "kubecontext" only when the the command you are typing
|
||||
# Show prompt segment "kubecontext" only when the command you are typing
|
||||
# invokes kubectl, helm, kubens or kubectx.
|
||||
typeset -g POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND='kubectl|helm|kubens|kubectx'
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue