From 82c4c4b0f28a64120aa76f85e5eee01a06225ef6 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 11 Sep 2020 20:46:34 -0400 Subject: Add debian VM name to ssh --- 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 5dad0aba..3fc6a8db 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -5,7 +5,7 @@ HashKnownHosts yes SendEnv LANG LC_* -Host monday beastie puffy toaster tux +Host monday beastie puffy toaster tux progynova HostName %h.local ForwardAgent yes RemoteForward 7062 127.0.0.1:7062 -- cgit 1.4.1