update ssh config
This commit is contained in:
parent
12b066f354
commit
aa180ad89d
@ -3,3 +3,4 @@ Host *
|
|||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
UseKeychain yes
|
UseKeychain yes
|
||||||
IdentityFile ~/.ssh/id_rsa
|
IdentityFile ~/.ssh/id_rsa
|
||||||
|
ServerAliveInterval 60
|
||||||
|
Loading…
Reference in New Issue
Block a user