From 3b93a4d5738b2aacee347fa5745788107a9e5f02 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 30 Jul 2017 21:06:34 -0400 Subject: Add june --- home/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') 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 -- cgit 1.4.1 me='h' onchange='this.form.submit();'> IRC bouncer
summary refs log tree commit diff
path: root/client.c (unfollow)
Commit message (Expand)Author
2019-10-23Set an initial loop capJune McEnroe
2019-10-23Fix rest parsingJune McEnroe
2019-10-23Add dynamic poll listJune McEnroe
2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe
2019-10-23Clean up state somewhatJune McEnroe
2019-10-23Actually send the buffer...June McEnroe
2019-10-23Add stateJune McEnroe