diff --git a/.profile b/.profile index 1461be6..91f481d 100644 --- a/.profile +++ b/.profile @@ -1,6 +1,8 @@ # ~/.profile: executed by Bourne-compatible login shells. -export LC_ALL=en_US.UTF-8 +export LC_ALL=C +export LANG=C +export LANGUAGE=C export EDITOR=vim export VISUAL=vim