Update dotfiles/.profile

This commit is contained in:
Brian Zalewski 2022-10-28 08:24:39 +00:00
parent 459a02295f
commit 7334496193

View file

@ -266,7 +266,7 @@ export EDITOR="vim"
export MANPAGER="less -X"
# Set language
export LANG="en_US.UTF-8"
# export LANG="en_US.UTF-8"
### .local/bin
export PATH="$PATH:$HOME/.local/bin"