Last active
August 24, 2018 07:20
-
-
Save mmenavas/41fc4fc55d92f0b3a6235ec9f70cad3e to your computer and use it in GitHub Desktop.
This file allows your system to recognize multiple ssh key files
This file contains 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
IdentityFile ~/.ssh/id_rsa | |
IdentityFile ~/.ssh/pantheon | |
IdentityFile ~/.ssh/platform |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment