summaryrefslogtreecommitdiff
path: root/zsh/env
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/env')
-rw-r--r--zsh/env1
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/env b/zsh/env
index 0b14d38..5090142 100644
--- a/zsh/env
+++ b/zsh/env
@@ -6,7 +6,6 @@ source_if_exists() {
export DOMAIN=$(cut -d. -f2- -s <<<${HOST})
export UNAME=$(uname)
-export LC_ALL=en_US.UTF-8
setopt EXTENDED_GLOB
setopt REMATCH_PCRE