aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/bash_profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/bash/bash_profile b/bash/bash_profile
index 7f834d4e..0a5b4fd8 100644
--- a/bash/bash_profile
+++ b/bash/bash_profile
@@ -10,7 +10,6 @@ if [ -d "$HOME/bin" ]; then
PATH="$HOME/bin:$PATH"
fi
-# Environment variables.
-export LANG=en_NZ.UTF-8
+# None of this UTF8 drawing characters nonsense.
export NCURSES_NO_UTF8_ACS=1