more lang stuff.
This commit is contained in:
parent
2621787807
commit
7d1ab2920c
|
@ -13,3 +13,4 @@ export GREP_OPTIONS='--color=auto'
|
||||||
export GREP_COLOR='1;32'
|
export GREP_COLOR='1;32'
|
||||||
# language
|
# language
|
||||||
export LC_ALL=en_US.UTF-8
|
export LC_ALL=en_US.UTF-8
|
||||||
|
export LANGUAGE=en_US.UTF-8
|
||||||
|
|
Loading…
Reference in New Issue