X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.profile.d%2Flocale.sh;h=aae9917b0937322108b2110bb2e2a03f7dab8ea6;hb=refs%2Fheads%2Fmain;hp=a7daa1ea4258b872e9ff6b234ecd63a9853e115c;hpb=70607640ee0cd311ae99d4b04ac5908d54edb422;p=home.git diff --git a/.profile.d/locale.sh b/.profile.d/locale.sh index a7daa1e..aae9917 100644 --- a/.profile.d/locale.sh +++ b/.profile.d/locale.sh @@ -1,4 +1,5 @@ export LANG +export LANGUAGE="en@quot" case ${TERM} in Eterm) LANG="en_US";; *)