Skip to content

Instantly share code, notes, and snippets.

@mmansion
Forked from skull-squadron/gist:952660
Created January 23, 2016 15:44
Show Gist options
  • Save mmansion/e95d146bb8c28dcb308e to your computer and use it in GitHub Desktop.
Save mmansion/e95d146bb8c28dcb308e 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