Created
March 27, 2021 12:38
-
-
Save stefanopulze/c7b4d9f4287bd858caa2c5b2c3ddf8fb to your computer and use it in GitHub Desktop.
~/.ssh/config
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_rsa | |
AddKeysToAgent yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment