X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=7e6898a9565ee20a1a4f244959a134f7eac3e463;hb=df5ece4ab36a2d900a8b1d48b6ce60dd4172c224;hp=c021c87db201905c6accc5a41127b816f79568f7;hpb=f3cf1fd97d0ca213b7630ef5140da7fad26fd610;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index c021c87..7e6898a 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -1630,7 +1630,7 @@ if [[ -f ${DIRSTACKFILE} ]]; then [[ -d $dirstack[1] ]] && cd -q $dirstack[1] && cd -q $OLDPWD fi -if zstyle -T ':grml:chpwd:dirstack' filter-on-load; then +if zstyle -t ':grml:chpwd:dirstack' filter-on-load; then for i in "${dirstack[@]}"; do if ! grml_dirstack_filter "$i"; then GRML_PERSISTENT_DIRSTACK=(