Skip to content

Instantly share code, notes, and snippets.

@kelsS
Forked from skull-squadron/gist:952660
Last active January 29, 2019 15:36
Show Gist options
  • Save kelsS/4aaab6cace9bfa050a22cf2d65ce263a to your computer and use it in GitHub Desktop.
Save kelsS/4aaab6cace9bfa050a22cf2d65ce263a 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