npm-g_nosudo icon indicating copy to clipboard operation
npm-g_nosudo copied to clipboard

Add support for fish shell

Open psqli opened this issue 3 years ago • 0 comments

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.

psqli avatar Dec 18 '21 01:12 psqli