This transient thing is stupid.
This commit is contained in:
parent
f3e9782f9e
commit
d3494feb56
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@
|
||||||
typeset -g POWERLEVEL9K_VI_MODE_NORMAL_BACKGROUND=1
|
typeset -g POWERLEVEL9K_VI_MODE_NORMAL_BACKGROUND=1
|
||||||
|
|
||||||
# other settings
|
# other settings
|
||||||
typeset -g POWERLEVEL9K_TRANSIENT_PROMPT=always
|
typeset -g POWERLEVEL9K_TRANSIENT_PROMPT=off
|
||||||
typeset -g POWERLEVEL9K_INSTANT_PROMPT=verbose
|
typeset -g POWERLEVEL9K_INSTANT_PROMPT=verbose
|
||||||
typeset -g POWERLEVEL9K_DISABLE_HOT_RELOAD=true
|
typeset -g POWERLEVEL9K_DISABLE_HOT_RELOAD=true
|
||||||
(( ! $+functions[p10k] )) || p10k reload
|
(( ! $+functions[p10k] )) || p10k reload
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue