summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2021-09-04 18:41:07 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2021-09-04 18:41:07 -0500
commit7f11af310e3b02719c8ed6c729e9be8b059530a3 (patch)
tree69e894420b330d7ca261ed9b9a05581ee8d98b07
parent968230670ee95d64f6140644aba99e380010a999 (diff)
downloaddotconfig-7f11af310e3b02719c8ed6c729e9be8b059530a3.tar.xz
dotconfig-7f11af310e3b02719c8ed6c729e9be8b059530a3.zip
utf-8 for openbsdx230
-rw-r--r--zsh/zprofile.openbsdx2301
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zprofile.openbsdx230 b/zsh/zprofile.openbsdx230
index c3a6a95..dd85a6a 100644
--- a/zsh/zprofile.openbsdx230
+++ b/zsh/zprofile.openbsdx230
@@ -3,4 +3,5 @@
#export PATH="/home/timmy/scripts/pkgmgt/xbps:$PATH"
export WIFIDEV="iwn0"
export ETHEDEV="em0"
+export LC_CTYPE=en_US.UTF-8
source /home/timmy/.config/zsh/zprofile.base