From bce250855088eba5bd9951c3c9fb7e6e01a31d18 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sat, 7 Oct 2023 20:43:56 +0100 Subject: [PATCH] Update .ssh/config. --- .ssh/config | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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