"ssh1"->"ssh" due to OpenSSH on paulina.vellum.cz
authorshort <>
Tue, 25 Sep 2001 11:05:14 +0000 (11:05 +0000)
committershort <>
Tue, 25 Sep 2001 11:05:14 +0000 (11:05 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index cadbafd..29199c5 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -2,7 +2,7 @@ if [ -f /etc/bashrc ];then source /etc/bashrc;fi
        
 alias ls='ls -bF'
 alias l='ls -lbF'
-alias maple="ssh1 -t -v vega.fjfi.cvut.cz maple"
+alias maple="ssh -t vega.fjfi.cvut.cz maple"
 #alias cc='cc -I/home/short/include'
 alias vi='vim'