mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-01-29 21:03:51 +02:00
Merge branch 'master' into next
This commit is contained in:
commit
579887d294
@ -1682,7 +1682,7 @@ prompt_kubecontext() {
|
||||
|
||||
local k8s_final_text=""
|
||||
|
||||
if [[ "$cur_ctx" == "cur_namespace" ]]; then
|
||||
if [[ "$k8s_context" == "$k8s_namespace" ]]; then
|
||||
# No reason to print out the same identificator twice
|
||||
k8s_final_text="$cur_ctx"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user