diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-07-19 19:31:39 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-07-19 19:31:39 -0600 |
commit | 4f657c1a9089993396c702cf7bc3518b18eef3c9 (patch) | |
tree | 3f481b148988b912ce209fbfca0a0cbf3cc2d1df /.config/ssh | |
parent | de4f8ceb6473cfc6a20230cc9c7728e25cc04fb8 (diff) | |
parent | 641fc49fc651b6a67fb8ff90198e889e0e3920bb (diff) |
Merge branch 'master' into build64-par/master
Diffstat (limited to '.config/ssh')
-rw-r--r-- | .config/ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ssh/config b/.config/ssh/config index 8649e61..dc32703 100644 --- a/.config/ssh/config +++ b/.config/ssh/config @@ -6,7 +6,7 @@ Host * # Purdue ################################################### -Host data lore borg?? xinu?? sac?? sslab?? +Host data lore borg?? xinu?? sac?? sslab?? moore?? HostName %h.cs.purdue.edu User shumakl Host *.cs.purdue.edu |