summaryrefslogtreecommitdiff
path: root/.config/ssh/config
diff options
context:
space:
mode:
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