+export CVS_RSH="ssh" unlabeled-1.25.2.2.2
authorshort <>
Tue, 8 Jan 2002 18:12:34 +0000 (18:12 +0000)
committershort <>
Tue, 8 Jan 2002 18:12:34 +0000 (18:12 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index 1ef4c10..ff25b7d 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -59,6 +59,7 @@ export GREP_OPTIONS="--binary-files=without-match --directories=skip"
 export MINICOM="-m -c on"      # metakeys+color
 export HISTSIZE=100000
 export HISTFILESIZE="$HISTSIZE"
+export CVS_RSH="ssh"
 
 # Force strcoll() to sort case-sensitively! (empty/undef doesn't work)
 export LC_COLLATE=C