X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=478aa1e405d4e193c3fe1124deb4b57fe066c620;hb=536ce6bb4559506ab35aa2caa5c06471a55a1c26;hp=6b28940406c380862bf63fe5ed328d71091a85ab;hpb=5352f45b70ba9ae21cecfd694b4bc00e2e609183;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 6b28940..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] + unset "abk[V]" unalias 'V' &> /dev/null unfunction vman &> /dev/null unfunction viless &> /dev/null