Skip to content

Instantly share code, notes, and snippets.

@sebacruz
Created December 7, 2016 20:06
Show Gist options
  • Select an option

  • Save sebacruz/25f533ad4ea63f7f0dc6ea95337157c1 to your computer and use it in GitHub Desktop.

Select an option

Save sebacruz/25f533ad4ea63f7f0dc6ea95337157c1 to your computer and use it in GitHub Desktop.
$ ssh-add -D #remove existing identities
$ ssh-agent #copy the lines & run them
$ ssh-add #uses the output from above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment