Add node modules bin into default path
This commit is contained in:
1
zsh/node_path.zsh
Normal file
1
zsh/node_path.zsh
Normal file
@@ -0,0 +1 @@
|
|||||||
|
export PATH=node_modules/.bin:$PATH
|
||||||
Reference in New Issue
Block a user