npm-g_nosudo
npm-g_nosudo copied to clipboard
Add support for fish shell
This commit also:
- Set NODE_PATH with
npm root -g
. - Removes call to
manpath
. This script should not be responsible for loading OS manual pages. - Create ${npmdir}/bin so fish_add_path doesn't fail.