From 35e5363eec303944b902b9f1603e38392ca4558b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 13 Apr 2015 14:34:24 -0400 Subject: fix up Purdue hosts in ssh/config --- .config/ssh/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.1-4-g5e80