Just set LANG

This commit is contained in:
swagg boi 2025-04-04 00:10:58 -04:00
parent b85c19522e
commit 99c8df0a8f

View File

@ -1,3 +1 @@
if [ -f $HOME/.profile ]; then
. $HOME/.profile
fi
export LANG="en_US.UTF-8"