From aa180ad89dc4e35b1c9236e9df2daf41e90c039a Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Sun, 16 Jun 2019 19:58:17 +0200 Subject: [PATCH] update ssh config --- private_dot_ssh/config | 1 + 1 file changed, 1 insertion(+) diff --git a/private_dot_ssh/config b/private_dot_ssh/config index 5b7d31c..515e9a5 100644 --- a/private_dot_ssh/config +++ b/private_dot_ssh/config @@ -3,3 +3,4 @@ Host * AddKeysToAgent yes UseKeychain yes IdentityFile ~/.ssh/id_rsa + ServerAliveInterval 60