1
0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2025-04-14 00:58:36 +02:00

Explicit setopt

This commit is contained in:
Dominik Ritter 2015-09-12 23:58:56 +02:00
parent 22c29b1253
commit 1c91430aa4

View File

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