X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.profile.d%2Fvariables.bashrc;fp=.profile.d%2Fvariables.bashrc;h=8fa34ab00ddde97d8dcfce4b0523be120e4aab2e;hp=774cddb42d9d18ea7f9e841f40c72de402b4d64c;hb=d971afe79263574329b54a4e63ab1d996d24ce9f;hpb=faafac9b9ed904934c06894561488e9242f0249c diff --git a/.profile.d/variables.bashrc b/.profile.d/variables.bashrc index 774cddb..8fa34ab 100644 --- a/.profile.d/variables.bashrc +++ b/.profile.d/variables.bashrc @@ -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