mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
Merge branch 'master' of github.com:romkatv/powerlevel10k
This commit is contained in:
commit
44e5b8bcc1
1 changed files with 1 additions and 0 deletions
|
@ -2287,6 +2287,7 @@ typeset -gi _P9K_ENABLED=0
|
|||
prompt_powerlevel9k_setup() {
|
||||
prompt_powerlevel9k_teardown
|
||||
|
||||
prompt_opts=(cr percent sp subst)
|
||||
setopt nopromptbang prompt{cr,percent,sp,subst}
|
||||
|
||||
add-zsh-hook precmd powerlevel9k_prepare_prompts
|
||||
|
|
Loading…
Reference in a new issue