X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=blobdiff_plain;f=S10_zshopts;h=c4c3b6c4281d5d570e2a6609b550b34953e8a7e7;hp=e382cfc65d7f24b7652c5f8763d095ac25bc4e76;hb=4e8ef2688401ea492adc5ded48d85f447e9100ac;hpb=f65fa720ac776c80a6ee777c701865ca1f7b6088 diff --git a/S10_zshopts b/S10_zshopts index e382cfc..c4c3b6c 100644 --- a/S10_zshopts +++ b/S10_zshopts @@ -8,6 +8,10 @@ fi setopt auto_cd setopt nobeep +autoload -U colors +colors +setopt prompt_subst + typeset -ga preexec_functions typeset -ga precmd_functions typeset -ga chpwd_functions