Handle locale a bit (but not much) more sensibly.
[profile.git] / .profile.d / variables.bashrc
index 774cddb..8fa34ab 100644 (file)
@@ -3,7 +3,6 @@ export SSHTERM=urxvtc
 export SSHTERM_TITLE=-title
 export SSHTERM_EXEC=-e
 unset LANG
-export LC_CTYPE=en_GB
 if ls --help 2>/dev/null | grep gnu.org >/dev/null; then
   export LS_OPTIONS="--color=auto -F -b --time-style=long-iso"
 elif [ "$SYSTEM" = "Darwin" ]; then