chore: changed .ssh/config to use the new keys
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
IdentityFile ~/.ssh/id_ecdsa_sk
|
||||
IdentityFile ~/.ssh/id_ecdsa_sk_backup
|
||||
IdentityFile ~/.ssh/id_ed25519_sk
|
||||
IdentityFile ~/.ssh/id_ed25519_sk_secondary
|
||||
|
||||
Host git.olympuslab.net github.com
|
||||
ControlMaster auto
|
||||
ControlPath ~/.ssh/session.%r@%h:%p
|
||||
ControlPersist 1d
|
||||
ControlPersist 5m
|
||||
|
||||
Reference in New Issue
Block a user