Revert "Add ability to provide a cluster function in kubecontext segment"
This reverts commita9d99c9cab
. Onlya74603d30f
was supposed to be merged in https://github.com/romkatv/powerlevel10k/pull/106
This commit is contained in:
parent
c140d38695
commit
9ed04d1969
2 changed files with 0 additions and 16 deletions
|
@ -2197,9 +2197,6 @@ prompt_kubecontext() {
|
|||
fi
|
||||
done
|
||||
fi
|
||||
if [[ -n $POWERLEVEL9K_KUBECONTEXT_CONTEXT_FUNCTION ]]; then
|
||||
ctx=$($POWERLEVEL9K_KUBECONTEXT_CONTEXT_FUNCTION $ctx)
|
||||
fi
|
||||
_p9k_cache_set "$ctx" "$suf"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue