2023-03-11 20:51:42 +00:00
|
|
|
IdentityFile ~/.ssh/id_ed25519_sk
|
|
|
|
IdentityFile ~/.ssh/id_ed25519_sk_secondary
|
2022-12-28 19:23:54 +00:00
|
|
|
|
2023-06-02 02:13:04 +01:00
|
|
|
Host gon
|
|
|
|
ControlMaster auto
|
|
|
|
HostName git.olympuslab.net
|
|
|
|
User git
|
|
|
|
Port 522
|
|
|
|
ControlPath ~/.ssh/session.%r@%h:%p
|
2023-03-11 20:51:42 +00:00
|
|
|
ControlPersist 5m
|