X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=blobdiff_plain;f=S10_zshopts;h=36840e29ade5b8684025cf0347ad0f131597cf8e;hp=2697a16f3b2d7161281b34d9c1be6962c660af80;hb=24e74f7cd9e63583edcc3facf253bf439202319f;hpb=32afa7668c575e962af9dac2bd3586a1db4f5491 diff --git a/S10_zshopts b/S10_zshopts index 2697a16..36840e2 100644 --- a/S10_zshopts +++ b/S10_zshopts @@ -20,13 +20,6 @@ typeset -ga chpwd_functions # use emacs bindings bindkey -e -# This must be done very early. -clear_psvar() { - psvar=() -} -precmd_functions+='clear_psvar' - - [ -w $zsh_cache ] && HISTFILE=$zsh_cache/history HISTSIZE=10000 # size of history