]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/gnupg.json
Use $XDG_* in zsh help, rather than $HOME/.config (#382)
[xdg-ninja.git] / programs / gnupg.json
index 6d98dbf8b5c42679e22b99ab22158ecf2ee4aa9b..117c3ffe87f06dfda28f76dcfb8d5f2bde7d7d69 100644 (file)
@@ -1,9 +1,9 @@
 {
     "files": [
         {
-            "path": "$HOME/.gnupg",
+            "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",
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport GNUPGHOME=\"$XDG_DATA_HOME\"/gnupg\n```\n"
+            "path": "$HOME/.gnupg"
         }
     ],
     "name": "gnupg"