Awesome
<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="144px" height="144px"/>node
<br/>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