summary refs log tree commit diff
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
parentAdd influencer tweet (diff)
downloadsrc-82c4c4b0f28a64120aa76f85e5eee01a06225ef6.tar.gz
src-82c4c4b0f28a64120aa76f85e5eee01a06225ef6.zip
Add debian VM name to ssh
-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
rs to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt