diff options
-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 e3025fd..1480ae7 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=en_US.UTF-8 +export LC_ALL=C export RTV_BROWSER=w3m export CHOICES=~/.choices |