Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save r115/e67dbd5b085f48dbd0bc6bc1d74eb054 to your computer and use it in GitHub Desktop.
Save r115/e67dbd5b085f48dbd0bc6bc1d74eb054 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