summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-15 15:54:32 -0500
committerJune McEnroe <june@causal.agency>2019-12-15 15:54:32 -0500
commit66f6c9ceb26c66ce5a25eaad0c72766fe22f8103 (patch)
tree92b8d019f465c4b43bd6155314e01ff11e463bd7 /home
parentAdd option to default to text in hi (diff)
downloadsrc-66f6c9ceb26c66ce5a25eaad0c72766fe22f8103.tar.gz
src-66f6c9ceb26c66ce5a25eaad0c72766fe22f8103.zip
Set ssh port for git.causal.agency
Diffstat (limited to 'home')
-rw-r--r--home/.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index 79c0964a..0676b499 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -14,5 +14,5 @@ Host june july
 	HostName %h.nyc3.do.causal.agency
 	Port 2222
 
-Host temp.causal.agency
+Host git.causal.agency temp.causal.agency
 	Port 2222