summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/.ssh/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index 3fc6a8db..b9c29bf3 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -10,6 +10,10 @@ Host monday beastie puffy toaster tux progynova
 	ForwardAgent yes
 	RemoteForward 7062 127.0.0.1:7062
 
+Host scout
+	HostName %h.causal.agency
+	Port 2222
+
 Host june july
 	HostName %h.nyc3.do.causal.agency
 	Port 2222
pect mailmap in gl pretty formatJune McEnroe 2019-12-20Set LANG in cgit filtersJune McEnroe 2019-12-20Source .editrc before applying -v or -eJune McEnroe 2019-12-20Disable signing commitsJune McEnroe 2019-12-19Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe