summary refs log tree commit diff
diff options
context:
space:
mode:
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
June McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe