X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/9e5bd123da28c1e0c4ad1090753f5daff4010dce..047c25404efa85c1db5ae612cda7cce3004b167a:/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,