diff --git a/root/home/user/.local/profile.d/099.locale.sh b/root/home/user/.local/profile.d/099.locale.sh new file mode 100644 index 0000000..fe86ea0 --- /dev/null +++ b/root/home/user/.local/profile.d/099.locale.sh @@ -0,0 +1,2 @@ +export LANG="en_US.UTF-8" +export LANGUAGE="en_US:en"