This transient thing is stupid.

This commit is contained in:
Bartek Stalewski 2021-10-06 13:47:49 +02:00
parent f3e9782f9e
commit d3494feb56

View File

@ -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