Skip to content

Instantly share code, notes, and snippets.

@kavyasukumar
Created June 22, 2015 18:44
Show Gist options
  • Save kavyasukumar/cc82fc37b41aaf1b323c to your computer and use it in GitHub Desktop.
Save kavyasukumar/cc82fc37b41aaf1b323c to your computer and use it in GitHub Desktop.
Load ssh key
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment