Search notes:

~/.npmrc

The default (user) location for the npm configuration file under Linux.

TODO

The content of this file on my machine is:
prefix=/home/rene/.npm-global

See also

/usr/lib/node_modules/npm/npmrc
~/.npm-global/etc/npmrc
The .npmrc file that is found in an npm package directory.

Index