X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.profile.d%2Fvariables.bashrc;h=d1d78428516c74479f1543ff35e00489f4911b67;hb=d4e50810bbf08371d1875a7c71dd98bb84f44c24;hp=6e1133ddc9105efedc0e10e1838f0863be13bead;hpb=7ff1edff9e3b22a1fd1f7798a634538d7ed94c54;p=profile.git diff --git a/.profile.d/variables.bashrc b/.profile.d/variables.bashrc index 6e1133d..d1d7842 100644 --- a/.profile.d/variables.bashrc +++ b/.profile.d/variables.bashrc @@ -1,3 +1,4 @@ +# $Id$ export SSHTERM=urxvtc export SSHTERM_TITLE=-title export SSHTERM_EXEC=-e @@ -7,3 +8,8 @@ export LC_CTYPE=en_GB export LS_OPTIONS="--color=auto -F -b" export VISUAL=vim eval `dircolors` +export PATH=~/bin:"$PATH" +unset XMODIFIERS #:-( +export SSHTERM="urxvt" +export SSHTERM_TITLE="-title" +export SSHTERM_EXEC="-e"