chore: added ssh alias for git.olympuslab.net (gon)
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
IdentityFile ~/.ssh/id_ed25519_sk
|
IdentityFile ~/.ssh/id_ed25519_sk
|
||||||
IdentityFile ~/.ssh/id_ed25519_sk_secondary
|
IdentityFile ~/.ssh/id_ed25519_sk_secondary
|
||||||
|
|
||||||
Host git.olympuslab.net github.com
|
Host gon
|
||||||
ControlMaster auto
|
ControlMaster auto
|
||||||
|
HostName git.olympuslab.net
|
||||||
|
User git
|
||||||
|
Port 522
|
||||||
ControlPath ~/.ssh/session.%r@%h:%p
|
ControlPath ~/.ssh/session.%r@%h:%p
|
||||||
ControlPersist 5m
|
ControlPersist 5m
|
||||||
|
|||||||
Reference in New Issue
Block a user