From 9b2af4dd6c73ea57cc921f41120db7a2700e806d Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:18 +0100 Subject: refactor: remove stow home/ directory (preparing for chezmoi source state) --- home/.ssh/config | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 home/.ssh/config (limited to 'home/.ssh/config') diff --git a/home/.ssh/config b/home/.ssh/config deleted file mode 100644 index 1671625..0000000 --- a/home/.ssh/config +++ /dev/null @@ -1,18 +0,0 @@ -# Ensure KnownHosts are unreadable if leaked -HashKnownHosts yes - -Compression no -ControlMaster auto -ControlPersist 10 -AddressFamily inet -ServerAliveInterval 120 - -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