This website requires JavaScript.
Explore
Help
Sign In
bo
/
dotfiles
mirror of
https://github.com/bjeanes/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
Activity
054d41d8a9
dotfiles
/
shells
/
common
/
node.sh
4 lines
90 B
Bash
Raw
Blame
History
PATH
=
"
./node_modules/.bin:
$PATH
"
export
NVM_DIR
=
~/.nvm
source
$(
brew --prefix nvm
)
/nvm.sh
View Git Blame
Copy Permalink