X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=aed180c0ce9b4d826f5f5bcc82640e4be9d42feb;hb=76706fcdd9c160d7f3212e597d2139f45531da72;hp=32f3831dc71fd07963b94b12e799c3a765c5fc62;hpb=6c6bd10bc7aa19f3fff8e010df44166e2e1c0e10;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 32f3831..aed180c 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -453,9 +453,7 @@ zrclocal() { #}}} # locale setup {{{ -if [[ -z "$LANG" ]] ; then - xsource "/etc/default/locale" -fi +xsource "/etc/default/locale" export LANG=${LANG:-en_US.iso885915} for var in LC_ALL LC_MESSAGES ; do