License
June 2, 2016 · View on GitHub
node
A plugin for Oh My Fish.
Install
$ omf install node
Usage
This 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