diff options
| author | June McEnroe <june@causal.agency> | 2017-07-25 22:10:32 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2017-07-25 22:10:32 -0400 |
| commit | d3aa30927d962a2e8550c5979bce6b3bdb6dda2d (patch) | |
| tree | 0afd62542d8f2c01926e380977fa1bd7dff5f7a2 /home/.ssh/config | |
| parent | Autopickup rings (diff) | |
| download | src-d3aa30927d962a2e8550c5979bce6b3bdb6dda2d.tar.gz src-d3aa30927d962a2e8550c5979bce6b3bdb6dda2d.zip | |
Add up, sup
Diffstat (limited to 'home/.ssh/config')
| -rw-r--r-- | home/.ssh/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/.ssh/config b/home/.ssh/config index 4068ff35..2c3b7a8b 100644 --- a/home/.ssh/config +++ b/home/.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 |