X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/2994c7a260d16f56b6d637476f8a15695587b173..eac7b6224fc7804fcdd2409c6f8e0159e3379a03:/bash_profile diff --git a/bash_profile b/bash_profile index f0ca782..a7c69f7 100644 --- a/bash_profile +++ b/bash_profile @@ -149,6 +149,7 @@ case "$LC_CTYPE" in *) LESSCHARSET=latin1 ;; esac export LESSCHARSET +__mdw_programp global && export LESSGLOBALTAGS=global export NCURSES_NO_UTF8_ACS=1 # export MAKEFLAGS="-j4" [ "$TMPDIR" ] || eval `tmpdir -b`