diff --git a/dotfiles/ssh/config b/dotfiles/ssh/config index d738db0..abfcbf4 100644 --- a/dotfiles/ssh/config +++ b/dotfiles/ssh/config @@ -17,3 +17,6 @@ Host warzone Hostname warzone.shadowcats.club Port 22 User matir + +Host github.com + Hostname ssh.github.com