X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=blobdiff_plain;f=S10_zshopts;h=c4c3b6c4281d5d570e2a6609b550b34953e8a7e7;hp=e382cfc65d7f24b7652c5f8763d095ac25bc4e76;hb=b4cf91ff70ffc80c2d781bbc30ef796220d2dcde;hpb=6a03b8bc9e40adf0e6fadfcf3743c3cc746ba69b 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