Skip to content

Instantly share code, notes, and snippets.

@senvey
Created November 6, 2014 04:13
Show Gist options
  • Save senvey/2048e40da406ffd7bf32 to your computer and use it in GitHub Desktop.
Save senvey/2048e40da406ffd7bf32 to your computer and use it in GitHub Desktop.
Restart ssh-agent
killall ssh-agent; eval `ssh-agent`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment