Skip to content

Instantly share code, notes, and snippets.

@judge2020
Created June 24, 2020 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save judge2020/d1ac3d1db0808589183bcda52caf106f to your computer and use it in GitHub Desktop.
Save judge2020/d1ac3d1db0808589183bcda52caf106f to your computer and use it in GitHub Desktop.
Fix GnuPG/GPG4Win
REM place this on your desktop and click whenever GPG agent dies
gpgconf --kill gpg-agent
gpg-connect-agent reloadagent /bye
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment