X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/365662c8825a920ee531d1ed9854f1e9ef666276..fece5940af921c7b7dd77d8ed5d8010a6761b518:/bash_profile?ds=inline diff --git a/bash_profile b/bash_profile index 7259fe6..64a85f1 100644 --- a/bash_profile +++ b/bash_profile @@ -99,11 +99,14 @@ umask 002 [ -z "$HOST" ] && export HOST=`hostname` +unset LANG + export EDITOR="emacs -nw"; export VISUAL="$EDITOR" export TEXINPUTS=".:$HOME/lib/tex//:" __mdw_addto INFOPATH r $HOME/info /usr/info /usr/share/info /usr/local/info __mdw_addto PERLLIB r $HOME/lib/perl +__mdw_addto PYTHONPATH r $HOME/lib/python [ -z "$LS_OPTIONS" ] && export LS_OPTIONS="-F"