aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-06-29 21:43:14 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-06-29 21:43:14 +0200
commit47cd7c5f7ee77988689e6ab90eae5f920bb9ad8e (patch)
treea8062339f5d911d8924114a76eb9ecf3a43dfdfa
parent75037ee61033b2cf8994e5d6e55fe9a1e066e150 (diff)
downloadlbsd-47cd7c5f7ee77988689e6ab90eae5f920bb9ad8e.tar.gz
.profile: Use ISO8859-1
-rw-r--r--home/john/.profile2
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