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 a2e6db08..d354a6ea 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -8,7 +8,7 @@ Host monday beastie puffy toaster tux progynova
 	ForwardAgent yes
 	RemoteForward 7062 127.0.0.1:7062
 
-Host scout
+Host scout pyro
 	HostName %h.causal.agency
 	Port 2222
 
Enroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe