diff --git a/csh.cshrc b/csh.cshrc index 88e4fb0..2ad2d61 100644 --- a/csh.cshrc +++ b/csh.cshrc @@ -22,7 +22,7 @@ alias psm "psu $USER" alias psr "psu root" alias psu "/bin/ps -w -U \!* | less -EmrSw" alias s "/usr/local/bin/screen" -alias ssh "/usr/bin/ssh -4 -C -e none -o ForwardAgent=yes" +alias ssh "/usr/bin/ssh -4 -C -e none" alias t "telnet" # set autoexpand