mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
Explicit setopt
This commit is contained in:
@@ -851,7 +851,7 @@ powerlevel9k_init() {
|
||||
|
||||
setopt LOCAL_OPTIONS
|
||||
unsetopt XTRACE KSH_ARRAYS
|
||||
prompt_opts=(cr percent subst)
|
||||
setopt cr percent subst
|
||||
|
||||
# initialize colors
|
||||
autoload -U colors && colors
|
||||
|
||||
Reference in New Issue
Block a user