From 6cf80b49c984dec801c3f837eb17a2691b614499 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Sun, 15 Apr 2018 13:48:49 +0000 Subject: [PATCH] [ssh] remove unused configs --- .ssh/config | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.ssh/config b/.ssh/config index 9e51d02..af659fe 100644 --- a/.ssh/config +++ b/.ssh/config @@ -4,15 +4,6 @@ ControlMaster auto ControlPath /tmp/%r@%h:%p ControlPersist yes -Host * - IdentityFile ~/.ssh/id_rsa - -Host github.com - IdentityFile ~/.ssh/github_rsa - -Host congenital-optimist.arbitrarydefinitions.com - IdentityFile ~/.ssh/id_congenital_optimist - Host kejadlen.console.xen.prgmr.com IdentityFile ~/.ssh/prgmr_rsa User kejadlen