diff --git a/zsh/node_path.zsh b/zsh/node_path.zsh new file mode 100644 index 00000000..5b3fcc55 --- /dev/null +++ b/zsh/node_path.zsh @@ -0,0 +1 @@ +export PATH=node_modules/.bin:$PATH