Created
June 10, 2020 17:57
-
-
Save digitalresistor/0ae45e1d5e5647443fd55a04c32180ef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host * | |
IdentityFile ~/.ssh/id_ed25519 | |
IdentityFile ~/.ssh/id_rsa | |
AddKeysToAgent yes | |
UseKeychain yes | |
GSSAPIAuthentication no | |
ServerAliveInterval 30 | |
ServerAliveCountMax 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment