From 652e2c7c3ef9cbb6da9bd5b11564003060726c2b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 7 Feb 2017 12:16:43 -0500 Subject: [PATCH] ssh_config: update github key --- .ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config b/.ssh/config index 228668c..ee2f7f9 100644 --- a/.ssh/config +++ b/.ssh/config @@ -119,7 +119,7 @@ Host sourceware.org IdentityFile ~/.ssh/id_rsa.vapier Host github.com - IdentityFile ~/.ssh/id_rsa + IdentityFile ~/.ssh/id_rsa.vapier Host uclibc.org IdentityFile ~/.ssh/id_ed25519.vapier -- 2.39.2