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
commit64d913fdc3e886d1fcd2c8b9a863c78bd4f90936 (patch)
tree8244c1c84472a2577274ef97edce8fc5e2364caa /home
parentAdd influencer tweet (diff)
downloadsrc-64d913fdc3e886d1fcd2c8b9a863c78bd4f90936.tar.gz
src-64d913fdc3e886d1fcd2c8b9a863c78bd4f90936.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