X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=16804712409310750ffecd047c427401ae87cc78;hb=b9bdbb1eff440c668c8fb8257f48da40fb3fdbac;hp=6b28940406c380862bf63fe5ed328d71091a85ab;hpb=5352f45b70ba9ae21cecfd694b4bc00e2e609183;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 6b28940..1680471 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] &> /dev/null unalias 'V' &> /dev/null unfunction vman &> /dev/null unfunction viless &> /dev/null