From 0071d92155c1e3c18c1cf5847326dfafe06ccf4d Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 22 May 2024 17:25:59 +0100 Subject: [ssh] Remove work and personal "hosts" --- home/.ssh/config | 8 -------- 1 file changed, 8 deletions(-) (limited to 'home/.ssh/config') diff --git a/home/.ssh/config b/home/.ssh/config index 7f6a63d..8dd0eb7 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -18,13 +18,5 @@ Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye" IdentityFile ~/.ssh/nym.pub IdentitiesOnly yes -Host personal - Hostname github.com - IdentityFile ~/.ssh/personal.pub - -Host work - Hostname github.com - IdentityFile ~/.ssh/work.pub - Host git.strisemarx.com Hostname mandibles.wg -- cgit v1.2.3-70-g09d2