mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Update identity file ordering
This commit is contained in:
@@ -13,6 +13,13 @@ CanonicalizeFallbackLocal yes
|
||||
CanonicalDomains systemoverlord.com
|
||||
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
|
||||
# Cloudshell hostnames are too long for unix sockets
|
||||
ControlMaster no
|
||||
|
||||
Reference in New Issue
Block a user