diff --git a/home/dot_bashrc b/home/dot_bashrc index c63a2255..9c000dc9 100644 --- a/home/dot_bashrc +++ b/home/dot_bashrc @@ -3,6 +3,7 @@ # Prefer US English export LANG="en_US" +export LC_ALL="en_US" # Detect support for advanced terminal features if [ "$0" = 'bash' ] || [ "$0" = '/bin/bash' ]; then