From 2b6f74d8c699101ac752b900ac2e3dda9be43752 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 20 Jul 2023 10:22:47 -0400 Subject: Replace monday with tuesday --- home/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/.ssh') diff --git a/home/.ssh/config b/home/.ssh/config index b2035a81..07ccb6b6 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -3,7 +3,7 @@ Include config_private SendEnv LANG LC_* -Host monday beastie puffy toaster tux progynova +Host tuesday beastie puffy toaster tux progynova HostName %h.local ForwardAgent yes RemoteForward 7062 127.0.0.1:7062 -- cgit 1.4.1