Remove identity file entries

This commit is contained in:
David Tomaschik
2026-01-27 14:40:36 -08:00
parent d50faa1ec6
commit 89ae97145e

View File

@@ -13,13 +13,6 @@ CanonicalizeFallbackLocal yes
CanonicalDomains systemoverlord.com CanonicalDomains systemoverlord.com
CanonicalizeMaxDots 0 CanonicalizeMaxDots 0
# Identity files
IdentityFile ~/.ssh/id_ed25519_sk
IdentityFile ~/.ssh/id_ecdsa_sk
IdentityFile ~/.ssh/id_ed25519
IdentityFile ~/.ssh/id_ecdsa
IdentityFile ~/.ssh/id_rsa
Host *.cloudshell.dev Host *.cloudshell.dev
# Cloudshell hostnames are too long for unix sockets # Cloudshell hostnames are too long for unix sockets
ControlMaster no ControlMaster no