X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=478aa1e405d4e193c3fe1124deb4b57fe066c620;hb=a81b118b22808bce2b737c00eaa43c88c5dd5abc;hp=16804712409310750ffecd047c427401ae87cc78;hpb=b9bdbb1eff440c668c8fb8257f48da40fb3fdbac;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 1680471..478aa1e 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -3727,7 +3727,7 @@ fi # end of check whether we have the 'hg'-executable if (( GRMLSMALL_SPECIFIC > 0 )) && isgrmlsmall ; then - unset abk[V] &> /dev/null + unset "abk[V]" unalias 'V' &> /dev/null unfunction vman &> /dev/null unfunction viless &> /dev/null