Created
July 11, 2022 07:59
-
-
Save remlapmot/7660ab7f68c3ffb273665e6cd6fe34a9 to your computer and use it in GitHub Desktop.
gpg-agent should restart when required after being killed as follows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
gpgconf --kill gpg-agent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works on work Windows 10 PC also.