Home

Awesome

<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="144px" height="144px"/>

node

A plugin for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework

<br/>

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

License

MIT © bpinto et al