From f4448935b3c6717e5d26ff86e7bfdaefea784308 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 25 Jul 2023 11:22:08 -0400 Subject: [PATCH] . --- configs/ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/ssh/config b/configs/ssh/config index 522b8b0..4981b48 100644 --- a/configs/ssh/config +++ b/configs/ssh/config @@ -4,7 +4,7 @@ Host * IdentityFile %d/.ssh/id_ed25519 IdentityFile %d/.ssh/id_rsa VisualHostKey yes - + # Github SSH adapter for restricted networks Host github.com HostName ssh.github.com