X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/4f9fda493af509f0d07182f1e1f717c310fde4e0..ce2b79884f083d4ecb68b12da0148de2e63f3f09:/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,