diff options
author | June McEnroe <programble@gmail.com> | 2017-07-25 22:10:32 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-07-25 22:10:32 -0400 |
commit | 642160ea0abfac51a06a5313f25ee485184aa9ee (patch) | |
tree | 2a9fd115c186526eae665edf4e2989ae87440130 /curtis/.ssh | |
parent | Autopickup rings (diff) | |
download | src-642160ea0abfac51a06a5313f25ee485184aa9ee.tar.gz src-642160ea0abfac51a06a5313f25ee485184aa9ee.zip |
Add up, sup
Diffstat (limited to 'curtis/.ssh')
-rw-r--r-- | curtis/.ssh/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/curtis/.ssh/config b/curtis/.ssh/config index 4068ff35..2c3b7a8b 100644 --- a/curtis/.ssh/config +++ b/curtis/.ssh/config @@ -10,3 +10,6 @@ Host tux.local thursday.local Host april HostName %h.nyc3.do.cmcenroe.me Port 2222 + +Host tmp.cmcenroe.me + Port 2222 |