This website requires JavaScript.
Explore
Help
Register
Sign In
Gaze
/
dotar
Watch
2
Star
1
Fork
0
You've already forked dotar
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e0bbcf6330
dotar
/
zsh
/
node_path.zsh
2 lines
36 B
Bash
Raw
Normal View
History
Unescape
Escape
Add node modules bin into default path
2016-07-22 23:58:44 +08:00
export
PATH
=
node_modules/.bin:
$PATH
Reference in New Issue
Copy Permalink