diff --git a/zsh/p10k.zsh b/zsh/p10k.zsh index 04686d4..b5104cf 100644 --- a/zsh/p10k.zsh +++ b/zsh/p10k.zsh @@ -153,7 +153,7 @@ typeset -g POWERLEVEL9K_VI_MODE_NORMAL_BACKGROUND=1 # other settings - typeset -g POWERLEVEL9K_TRANSIENT_PROMPT=always + typeset -g POWERLEVEL9K_TRANSIENT_PROMPT=off typeset -g POWERLEVEL9K_INSTANT_PROMPT=verbose typeset -g POWERLEVEL9K_DISABLE_HOT_RELOAD=true (( ! $+functions[p10k] )) || p10k reload