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