From 1d562af8927d932bc3329de3b06c94a966047238 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 30 Jan 2023 17:33:06 -0600 Subject: Add a bunch of stuff Forgot I had to `git add -f' these! --- profile/locale.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 profile/locale.sh (limited to 'profile/locale.sh') diff --git a/profile/locale.sh b/profile/locale.sh new file mode 100644 index 0000000..5eca844 --- /dev/null +++ b/profile/locale.sh @@ -0,0 +1,6 @@ +### locale settings + +## ensure UTF-8 +# this is an area that needs more research. +# maybe just LC_ALL will work. +LC_CTYPE=en_US.UTF-8 -- cgit 1.4.1-21-gabe81