summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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
 
whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe