diff options
author | June McEnroe <june@causal.agency> | 2017-07-30 21:06:34 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-07-30 21:06:34 -0400 |
commit | 3b93a4d5738b2aacee347fa5745788107a9e5f02 (patch) | |
tree | d597762138fc627e6eb5f1620a5bf7c7d6feb605 /home | |
parent | Play nethack as Valkyrie (diff) | |
download | src-3b93a4d5738b2aacee347fa5745788107a9e5f02.tar.gz src-3b93a4d5738b2aacee347fa5745788107a9e5f02.zip |
Add june
Diffstat (limited to 'home')
-rw-r--r-- | home/.ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.ssh/config b/home/.ssh/config index 2c3b7a8b..8992ad3a 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -7,7 +7,7 @@ Host tux.local thursday.local ForwardAgent yes RemoteForward 7062 127.0.0.1:7062 -Host april +Host april june HostName %h.nyc3.do.cmcenroe.me Port 2222 |