2024-05-01 18:54:40 +01:00
|
|
|
IdentityFile ~/.ssh/touch_key
|
|
|
|
IdentityFile ~/.ssh/id_ed25519_sk
|
|
|
|
IdentityFile ~/.ssh/id_ed25519_sk_secondary
|
|
|
|
|
|
|
|
ControlMaster auto
|
|
|
|
ControlPath ~/.ssh/session.%r@%h:%p
|
|
|
|
ControlPersist 5m
|
|
|
|
|
2024-03-19 03:00:22 +00:00
|
|
|
Host git.olympuslab.net gon
|
2023-06-02 02:13:04 +01:00
|
|
|
HostName git.olympuslab.net
|
|
|
|
User git
|
|
|
|
Port 522
|
2024-02-12 15:08:25 +00:00
|
|
|
|
2024-03-19 03:00:22 +00:00
|
|
|
Host github.com gh
|
2024-02-12 15:08:25 +00:00
|
|
|
HostName github.com
|
|
|
|
User git
|
|
|
|
Port 22
|