summary refs log tree commit diff
path: root/.ssh/config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-02-14 17:13:42 -0500
committerJune McEnroe <june@causal.agency>2017-02-14 17:13:42 -0500
commit013f4b41f9a1240a4a59f63119e69b6c4d890768 (patch)
tree9a74ff9916802ab436318751358ce26a016b0e49 /.ssh/config
parentAdd W command in vim (diff)
downloadsrc-013f4b41f9a1240a4a59f63119e69b6c4d890768.tar.gz
src-013f4b41f9a1240a4a59f63119e69b6c4d890768.zip
Remove may
Diffstat (limited to '')
-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