update ssh config

This commit is contained in:
Morgan Wattiez 2019-06-16 19:58:17 +02:00
parent 12b066f354
commit aa180ad89d

View File

@ -3,3 +3,4 @@ Host *
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_rsa
ServerAliveInterval 60