diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-11-27 00:25:48 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 17:27:45 -0500 |
commit | 0f4a6cf04af0cb2a33637dda81dfd82adbc7acc6 (patch) | |
tree | 2a267742e1f53718ac209c41300a69f94c3746f2 /.ssh/config | |
parent | 45a1be2b12ce1de669b6106a5eca4c9bc91a5f6a (diff) |
stuff
Diffstat (limited to '.ssh/config')
-rw-r--r-- | .ssh/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 5c271b5..63519e1 100644 --- a/.ssh/config +++ b/.ssh/config @@ -9,3 +9,7 @@ Host parabola Port 1863 HostName repo.parabolagnulinux.org User repo + +Host lore + HostName lore.cs.purdue.edu + User shumakl |