From e765448e15f866f84f25780c542d93fcd9132b0f Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Sun, 29 Jan 2012 15:18:08 -0500 Subject: [PATCH] Added aliases for ssh. --- profile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profile b/profile index 34cc543..af27f6a 100644 --- a/profile +++ b/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" +