A plugin for Oh My Fish.
$ omf install nodeThis plugin makes npm and ./node_modules/.bin available on $PATH. In some
situations it may be necessary to set npm's directory path:
# ~/.config/fish/config.fish
# Set npm bin directory location
set NPM_DIR /path/to/npm/dir