We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c26fa commit 35b215dCopy full SHA for 35b215d
.bash_profile
@@ -27,4 +27,8 @@ alias pull="git pull"
27
alias branch="git branch"
28
alias checkout="git checkout"
29
30
+#Lehigh Specific
31
+alias sunlab="ssh mft214@sunlab.cse.lehigh.edu"
32
+alias fsunlab="sftp mft214@sunlab.cse.lehigh.edu"
33
+
34
0 commit comments