X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/4f9fda493af509f0d07182f1e1f717c310fde4e0..fa6636c68387749ae4496dc8863adb5ff38b29a2:/programs/pnpm.json diff --git a/programs/pnpm.json b/programs/pnpm.json index d861e68..1a94314 100644 --- a/programs/pnpm.json +++ b/programs/pnpm.json @@ -1,5 +1,10 @@ { "files": [ + { + "path": "$HOME/.pnpm-state", + "movable": true, + "help": "Add the following to your npmrc:\n\n```\nstate-dir=$XDG_STATE_HOME/pnpm-state\n```\n" + }, { "path": "$HOME/.pnpm-store", "movable": true,