]> git.alrj.org Git - zsh.d.git/blobdiff - S10_zshopts
Rework the prompt config.
[zsh.d.git] / S10_zshopts
index 2697a16f3b2d7161281b34d9c1be6962c660af80..36840e29ade5b8684025cf0347ad0f131597cf8e 100644 (file)
@@ -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