12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
ControlMaster auto
|
|
ControlPath ~/.ssh/%h:%p_%r
|
|
ServerAliveInterval 60
|
|
ForwardAgent yes
|
|
NoHostAuthenticationForLocalhost yes
|
|
HashKnownHosts no
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
#IdentitiesOnly no
|
|
|
|
Include scalene-config
|
|
Include infinite-config
|