force set language
shell should use English even when interface language is Korean. Signed-off-by: Yongmin Hong <revi@pobox.com>
This commit is contained in:
parent
e65b98278a
commit
8cbb75ae7e
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
@ -113,6 +113,7 @@
|
|||
fi
|
||||
fi
|
||||
|
||||
export LANG="en_US.UTF-8"
|
||||
|
||||
# Don't check mail when opening terminal.
|
||||
unset MAILCHECK
|
Loading…
Reference in a new issue