mirror of https://github.com/bjeanes/dotfiles.git
4 lines
90 B
Bash
4 lines
90 B
Bash
|
PATH="./node_modules/.bin:$PATH"
|
||
|
export NVM_DIR=~/.nvm
|
||
|
source $(brew --prefix nvm)/nvm.sh
|