15 lines
282 B
Plaintext
15 lines
282 B
Plaintext
ServerAliveInterval 300
|
|
ServerAliveCountMax 3
|
|
|
|
Host git.jpatrick.io
|
|
Port 222
|
|
IdentityFile ~/.ssh/git.jpatrick.io
|
|
Host jpatrick.io
|
|
IdentityFile ~/.ssh/jpatrick.io
|
|
Host github.com
|
|
IdentityFile ~/.ssh/github.com
|
|
Host *.greenfiling.com
|
|
ForwardAgent yes
|
|
Host *
|
|
UseRoaming no
|