diff options
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 |