chore(SSH): changed persist config
This commit is contained in:
@@ -14,7 +14,7 @@ Host gh
|
|||||||
User git
|
User git
|
||||||
Port 22
|
Port 22
|
||||||
ControlPath ~/.ssh/session.%r@%h:%p
|
ControlPath ~/.ssh/session.%r@%h:%p
|
||||||
ControlPersist 5m
|
ControlPersist 10m
|
||||||
IdentityFile ~/.ssh/id_ed25519_sk
|
IdentityFile ~/.ssh/id_ed25519_sk
|
||||||
IdentityFile ~/.ssh/id_ed25519_sk_secondary
|
IdentityFile ~/.ssh/id_ed25519_sk_secondary
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user