Skip to content

Instantly share code, notes, and snippets.

@willgarcia
Created January 16, 2014 20:05
Show Gist options
  • Save willgarcia/91970f5786969f808735 to your computer and use it in GitHub Desktop.
Save willgarcia/91970f5786969f808735 to your computer and use it in GitHub Desktop.
getting ssh-agent to work
eval `ssh-agent -s`
ssh-add ~/.ssh/*_rsa
@willgarcia
Copy link
Author

ssh-copy-id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment