4 lines
51 B
Tcsh
4 lines
51 B
Tcsh
|
|
# use ssh as default for CVS
|
||
|
|
setenv CVS_RSH ssh
|
||
|
|
#
|