summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-13 14:34:24 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-13 15:39:51 -0400
commit35e5363eec303944b902b9f1603e38392ca4558b (patch)
treeb196837688c23f106e951fdab3cab8b3e390d481
parent969410c5af909199724973b8851fcb6bf19eaba2 (diff)
fix up Purdue hosts in ssh/config
-rw-r--r--.config/ssh/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/ssh/config b/.config/ssh/config
index 5ea36ba..84df253 100644
--- a/.config/ssh/config
+++ b/.config/ssh/config
@@ -6,8 +6,9 @@ Host *
# Purdue ###################################################
-Host data lore borg* xinu* sac* sslab*
+Host data lore borg?? xinu?? sac?? sslab??
HostName %h.cs.purdue.edu
+ User shumakl
Host *.cs.purdue.edu
User shumakl