Skip to content

Instantly share code, notes, and snippets.

@bramswenson
Last active December 31, 2015 14:29
Show Gist options
  • Save bramswenson/8000459 to your computer and use it in GitHub Desktop.
Save bramswenson/8000459 to your computer and use it in GitHub Desktop.
~/.ssh/config
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