[READ-ONLY] Mirror of https://github.com/plttn/dotfiles.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update .npmrc

Jack Platten (May 20, 2026, 2:23 PM -0700) 27dde521 8879c9bf

+1 -1
+1 -1
dot_npmrc
··· 18 18 19 19 ## Don't install packages without asking (only 20 20 ## applicable to old npx versions) 21 - install=false 21 + #install=false 22 22 23 23 ## enable this if you don't really use npm and want to 24 24 ## avoid consequences of some script calling npm or npx