Created
July 26, 2017 09:25
-
-
Save vitalymak/b45be4d031aa68fad83f9d1804b326fb to your computer and use it in GitHub Desktop.
Kill gpg-agent
This file contains 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
gpgconf --kill gpg-agent | |
# You shouldn’t need to manually restart it. GPG will restart it when it’s needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment