X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=blobdiff_plain;f=S10_zshopts;h=4f3c2f8486271c96627588cf64462b6b52ca3cb0;hp=d90bec049111d33265bf5a4ba2a4c6da1625eb06;hb=7233001b1aed9a30e46c8e4162d4a8b8abfc3d9a;hpb=2ec3cae4d8fe90c334e802279c995b1771d22818 diff --git a/S10_zshopts b/S10_zshopts index d90bec0..4f3c2f8 100644 --- a/S10_zshopts +++ b/S10_zshopts @@ -11,6 +11,8 @@ setopt nobeep typeset -ga preexec_functions typeset -ga precmd_functions typeset -ga chpwd_functions +psvar=() + [ -w $zsh_cache ] && HISTFILE=$zsh_cache/history