diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/john/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/john/.profile b/home/john/.profile index 1480ae7..f7db422 100644 --- a/home/john/.profile +++ b/home/john/.profile @@ -35,7 +35,7 @@ export PAGER=less # This will happen for every shell started, not just login shells. export ENV=$HOME/.shrc -export LC_ALL=C +export LC_ALL=en_US.ISO8859-1 export RTV_BROWSER=w3m export CHOICES=~/.choices |