]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/gnupg.json
Add jfrog-cli (#486)
[xdg-ninja.git] / programs / gnupg.json
1 {
2 "files": [
3 {
4 "help": "Export the following environment variables:\n\n```bash\nexport GNUPGHOME=\"$XDG_DATA_HOME\"/gnupg\n```\n\n_Note: from the archwiki:_\n> If you use non-default GnuPG Home directory, you will need to edit all socket files to use the values of gpgconf --list-dirs.\n> If you set your SSH_AUTH_SOCK manually, keep in mind that your socket location may be different if you are using a custom GNUPGHOME\n",
5 "movable": true,
6 "path": "$HOME/.gnupg"
7 }
8 ],
9 "name": "gnupg"
10 }