Added aliases for ssh.
This commit is contained in:
parent
16a5cf8a52
commit
e765448e15
1 changed files with 5 additions and 0 deletions
5
profile
5
profile
|
@ -49,3 +49,8 @@ export PATH=$PATH:$HADOOP_HOME/bin
|
|||
# add the rubygem location
|
||||
export PATH=$PATH:/var/lib/gems/1.8/bin/
|
||||
|
||||
alias sshneptune="ssh ntietz@neptune.cs.kent.edu"
|
||||
alias sshposeidon="ssh ntietz@poseidon.cs.kent.edu"
|
||||
alias sshntietz="ssh nicholas@ntietz.com"
|
||||
alias sshacm="ssh ntietz@acm.cs.kent.edu"
|
||||
|
||||
|
|
Loading…
Reference in a new issue