Last active
December 31, 2015 14:29
-
-
Save bramswenson/8000459 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 host1.example.com host2.example.com host3.example.com | |
ForwardAgent yes | |
IdentityFile ~/.ssh/id_rsa |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment