aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'home/.ssh/config')
-rw-r--r--home/.ssh/config18
1 files changed, 0 insertions, 18 deletions
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