summary refs log tree commit diff
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config7
1 files changed, 3 insertions, 4 deletions
diff --git a/.ssh/config b/.ssh/config
index 17f45791..4f29893b 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -4,11 +4,10 @@ Host *
 Host *.local
   ForwardAgent yes
 
-Host march
-  HostName march.nyc3.do.cmcenroe.me
+Host march april may
+  HostName %h.nyc3.do.cmcenroe.me
 
-Host april
-  HostName april.nyc3.do.cmcenroe.me
+Host april may
   Port 2222
 
 Host dokku