From 64d913fdc3e886d1fcd2c8b9a863c78bd4f90936 Mon Sep 17 00:00:00 2001 From: "C. 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