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/.ssh/config') 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 value='bf01f9f8f8a2d3f71cab0339c1483d359c1dc114'>this commit dontfiles
summary refs log tree commit diff
path: root/gfx/brot.c (unfollow)
Commit message (Expand)Author
2018-09-11Move bin man pages to bin/manJune McEnroe
2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe
2018-09-11Remove GAMES from BINSJune McEnroe
2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe
2018-09-11Add "blank" lines to man pagesJune McEnroe
2018-09-10Add mdoc syntax fileJune McEnroe
2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe
2018-09-08Put real dates on man pagesJune McEnroe
2018-09-08Replace gfx README with REAMDE.7June McEnroe
2018-09-08Link gfx man pages in ~/.localJune McEnroe