X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/66e0c46c40148f44edc4a1ddfd1c63b4e577ab3f..e1a75dd6834c3bebdd51f438c46506f28c114ce7:/.zsh/zprofile/10_locale diff --git a/.zsh/zprofile/10_locale b/.zsh/zprofile/10_locale index 07cbf44..9280f7a 100644 --- a/.zsh/zprofile/10_locale +++ b/.zsh/zprofile/10_locale @@ -98,6 +98,8 @@ if [ -x =locale ]; then unset _LOCALE fi +export LANGUAGE="${LANG}:en" + unfunction _set_regional_locale unfunction _set_locale