From 731dc15eceb183285848281daedab2138aa4be4c Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 12 Jun 2024 18:19:46 +0100 Subject: [ssh] Include work config --- home/.ssh/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/.ssh/config b/home/.ssh/config index f4aee59..baf34ea 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -18,5 +18,7 @@ Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye" IdentityFile ~/.ssh/nym.pub IdentitiesOnly yes +Include work.config + Host git.sommerfeld.dev Hostname mandibles.wg -- cgit v1.2.3-70-g09d2