X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=blobdiff_plain;f=S10_zshopts;h=c4c3b6c4281d5d570e2a6609b550b34953e8a7e7;hp=a60363924530ece0e8835430f5521a9a91d241fd;hb=b4cf91ff70ffc80c2d781bbc30ef796220d2dcde;hpb=33f358ecfbcbbea51cb2c95422b63f717f5884c9 diff --git a/S10_zshopts b/S10_zshopts index a603639..c4c3b6c 100644 --- a/S10_zshopts +++ b/S10_zshopts @@ -8,10 +8,17 @@ 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 +# use emacs bindings +bindkey -e + # This must be done very early. clear_psvar() { psvar=()