summary refs log tree commit diff
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config
index 22036220..db26e881 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -7,6 +7,6 @@ Host *.local
   ForwardAgent yes
   RemoteForward 7062 127.0.0.1:7062
 
-Host april may
+Host april
   HostName %h.nyc3.do.cmcenroe.me
   Port 2222