Nope, I don't like transient prompt.
This commit is contained in:
parent
87deebd498
commit
8a3c7a42f8
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue