summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-11 20:46:34 -0400
committerJune McEnroe <june@causal.agency>2020-09-11 20:46:34 -0400
commit82c4c4b0f28a64120aa76f85e5eee01a06225ef6 (patch)
treee56414cad77141c9a39a6493f2c062d47567e1a0 /home
parentAdd influencer tweet (diff)
downloadsrc-82c4c4b0f28a64120aa76f85e5eee01a06225ef6.tar.gz
src-82c4c4b0f28a64120aa76f85e5eee01a06225ef6.zip
Add debian VM name to ssh
Diffstat (limited to 'home')
-rw-r--r--home/.ssh/config2
1 files changed, 1 insertions, 1 deletions
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