summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorAmin Bandali <bandali@kelar.org>2025-02-26 19:16:46 -0500
committerAmin Bandali <bandali@kelar.org>2025-02-26 19:17:26 -0500
commitf295e5d45255181e18ece88c42e3ed67d940ef4e (patch)
tree9774ddca3dbf8d9207e643ad4c41f45c6395b70c /.profile
parent2fb274f4921d4a2e8fa2fd228a714fcbff96d95c (diff)
downloadconfigs-f295e5d45255181e18ece88c42e3ed67d940ef4e.tar.gz
configs-f295e5d45255181e18ece88c42e3ed67d940ef4e.tar.xz
configs-f295e5d45255181e18ece88c42e3ed67d940ef4e.zip
Various updates
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index bdbe88d..e7b2adb 100644
--- a/.profile
+++ b/.profile
@@ -16,6 +16,7 @@ fi
export EDITOR=vi
export VISUAL=emcl
export GPG_TTY=$(tty)
+export LC_COLLATE=C
PATH="$HOME/.cabal/bin:$HOME/.cargo/bin:$HOME/.elan/bin:$PATH"
if [ -z "$IS_GUIX_SYSTEM" ]; then