summary refs log tree commit diff
path: root/home/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'home/.ssh/config')
-rw-r--r--home/.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index 0676b499..5dad0aba 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -5,7 +5,7 @@ HashKnownHosts yes
 
 SendEnv LANG LC_*
 
-Host monday tux
+Host monday beastie puffy toaster tux
 	HostName %h.local
 	ForwardAgent yes
 	RemoteForward 7062 127.0.0.1:7062