Update dotfiles/.profile

This commit is contained in:
Brian Zalewski 2022-10-25 21:11:23 +00:00
parent 0777b0365a
commit caad9f58eb

View file

@ -230,7 +230,9 @@ export EDITOR="vim"
export MANPAGER="less -X"
# Prefer US English and use UTF-8
export LC_ALL="en_US.UTF-8"
if type locale-gen &> /dev/null; then
export LC_ALL="en_US.UTF-8"
fi
export LANG="en_US"
# https://github.com/trapd00r/LS_COLORS