diff --git a/.zsh/exports.zsh b/.zsh/exports.zsh index 6a3aa37..dc670c7 100644 --- a/.zsh/exports.zsh +++ b/.zsh/exports.zsh @@ -13,3 +13,4 @@ export GREP_OPTIONS='--color=auto' export GREP_COLOR='1;32' # language export LC_ALL=en_US.UTF-8 +export LANGUAGE=en_US.UTF-8