X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/e61fa1ae5f252cb86c5b86b12c68fd55113e8b55..8cb7626b2cd04ec89f7eaa7cf388c8ec24f571b3:/bash_profile diff --git a/bash_profile b/bash_profile index af9021f..692efc2 100644 --- a/bash_profile +++ b/bash_profile @@ -1,7 +1,5 @@ # -*-sh-*- # -# $Id: .profile,v 1.3 1997/01/09 20:30:23 mdw Exp $ -# # Bash startup things # @@ -150,6 +148,7 @@ case "$LC_CTYPE" in *) LESSCHARSET=latin1 ;; esac export LESSCHARSET +export NCURSES_NO_UTF8_ACS=1 # export MAKEFLAGS="-j4" [ "$TMPDIR" ] || eval `tmpdir -b` export TMP=$TMPDIR