summary refs log tree commit diff
path: root/.ssh
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-05-28 13:17:11 -0400
committerJune McEnroe <programble@gmail.com>2016-05-28 13:17:11 -0400
commitc7d077591bc4e4acd147c0ed3efe9e049d075d16 (patch)
tree106f704d287d96001d34910bb9a215871c5f3e6b /.ssh
parentSet background in nvim from iTerm profile (diff)
downloadsrc-c7d077591bc4e4acd147c0ed3efe9e049d075d16.tar.gz
src-c7d077591bc4e4acd147c0ed3efe9e049d075d16.zip
Add april to SSH
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 8ddf84f8..f3a2c765 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -4,6 +4,9 @@ Host *
 Host march
   HostName march.nyc3.do.cmcenroe.me
 
+Host april
+  HostName april.nyc3.do.cmcenroe.me
+
 Host dokku
   HostName app.cmcenroe.me
   User dokku