X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=bd8ab85e5a4c4d717453bc70b085cea4e850ef9b;hb=57254cb4b9a8321eaec6e68d84b1e484bdb1790e;hp=c5cd34a3a0021e4e39a7100ab2505b524558bfc7;hpb=da81021d37c298023dcb1c075a3960615ebe6915;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index c5cd34a..bd8ab85 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -521,8 +521,6 @@ for var in LANG LC_ALL LC_MESSAGES ; do [[ -n ${(P)var} ]] && export $var done -xsource "/etc/sysconfig/keyboard" - # set some variables if check_com -c vim ; then #v#