From 66f6c9ceb26c66ce5a25eaad0c72766fe22f8103 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 15 Dec 2019 15:54:32 -0500 Subject: Set ssh port for git.causal.agency --- home/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') 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 -- cgit 1.4.1