summaryrefslogtreecommitdiff
path: root/.config/ssh/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-04-27 17:13:55 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-04-27 17:13:55 -0400
commitb64b7f39f869c3ea20e66bf82617b6e4cc26ff44 (patch)
tree4e553f3a32207fc6cac351942be3ecd70dbae183 /.config/ssh/config
parent0ebb378e5337437f9ddf09598741bdc39a5ca6ee (diff)
misc
Diffstat (limited to '.config/ssh/config')
-rw-r--r--.config/ssh/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/ssh/config b/.config/ssh/config
index 9b366ed..b6b5e8c 100644
--- a/.config/ssh/config
+++ b/.config/ssh/config
@@ -10,6 +10,7 @@ Host lore
Host data
HostName data.cs.purdue.edu
+Host *.cs.purdue.edu
User shumakl
Host repo
@@ -22,3 +23,8 @@ Host rshg054
Host lukeshu.com
Port 1863
+ User lukeshu
+Host build64
+ User luke
+ Port 1864
+ HostName lukeshu.com