From 1a3f0a08a07b1340cb6327ded253ad270ccea6b2 Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Sat, 14 Oct 2017 16:10:27 +0200 Subject: [PATCH] ssh: remove default settings + unnecessary settings --- ssh/config | 3 --- 1 file changed, 3 deletions(-) diff --git a/ssh/config b/ssh/config index aa18f3b..8e74558 100644 --- a/ssh/config +++ b/ssh/config @@ -41,6 +41,3 @@ Host steep # use if they havent been defined yet: Host * Compression yes -# IdentitiesOnly yes - TCPKeepAlive yes - UpdateHostKeys ask