diff --git a/.ssh/config b/.ssh/config index 1d77eae..20b1624 100644 --- a/.ssh/config +++ b/.ssh/config @@ -66,11 +66,6 @@ Host clone-* full-* ClearAllForwardings yes # Git services. -Host github.com +Host github.com git.rlworkman.net User git - ForwardAgent no - ClearAllForwardings yes - -Host git.rlworkman.net - ForwardAgent no ClearAllForwardings yes