From 0c9d40655139271d3fc5fd3ba8488d35837376c8 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 25 Jul 2023 11:20:38 -0400 Subject: [PATCH] test --- configs/ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/ssh/config b/configs/ssh/config index 4981b48..522b8b0 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