forked from colonelpanic/dotfiles
Add node_modules path
This commit is contained in:
parent
ba1e69e71a
commit
15be7c0ddd
@ -17,6 +17,7 @@ function _setup_path {
|
|||||||
_racket_setup
|
_racket_setup
|
||||||
_rust_setup
|
_rust_setup
|
||||||
_tex_setup
|
_tex_setup
|
||||||
|
add_to_path "$HOME/node_modules/.bin/"
|
||||||
|
|
||||||
# To ensure that things in ~/.lib/bin take precedence
|
# To ensure that things in ~/.lib/bin take precedence
|
||||||
add_to_path "$HOME/.lib/bin" --before
|
add_to_path "$HOME/.lib/bin" --before
|
||||||
|
Loading…
Reference in New Issue
Block a user