From e2dde3dbc37ee1ea47c0a630a74f6bb90ae7e7d3 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 23 Jul 2018 20:09:10 -0400 Subject: Add monday.local to ssh --- 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 64485932..e9a1982a 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -5,7 +5,7 @@ HashKnownHosts yes SendEnv NETHACKOPTIONS -Host tux.local thursday.local +Host monday.local thursday.local ForwardAgent yes RemoteForward 7062 127.0.0.1:7062 -- cgit 1.4.1 select name='h' onchange='this.form.submit();'> libtls for OpenSSL
summary refs log tree commit diff
path: root/Makefile.am.common (unfollow)
Commit message (Expand)Author
2020-11-24Import LibreSSL 3.3.0June McEnroe
2020-10-22Import LibreSSL 3.2.2June McEnroe
2020-09-29Import LibreSSL 3.2.1June McEnroe
2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe
2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe
2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe