]> err.no Git - dotfiles/commitdiff
CVS_RSH=ssh, not path
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:14:10 +0000 (09:14 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:14:10 +0000 (09:14 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@18 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

bashrc

diff --git a/bashrc b/bashrc
index 224c274088f2ab2f70d94d207336f9ca1a80696d..c4d0d3e7a42e6af4a208b78ea95ac8672b4fe253 100644 (file)
--- a/bashrc
+++ b/bashrc
@@ -39,7 +39,7 @@ export WWW_HOME=http://localhost/~tfheen/services.html
 export LESSOPEN="|$HOME/bin/lesspipe.sh '%s'"
 export LESS="-m"
 export RSYNC_RSH="/usr/bin/ssh"
-export CVS_RSH="/usr/bin/ssh"
+export CVS_RSH=ssh
 export PILOTRATE=115200
 export PILOTPORT=/dev/tts/0
 alias mirror="wget --mirror --no-parent --convert-links -P $HOME/data/www-mirror "