mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
homebrew npm path
This commit is contained in:
parent
6572c8b984
commit
2c9cd4207b
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ PATH=/usr/local/bin:/usr/local/sbin:$PATH
|
||||||
# node.js path
|
# node.js path
|
||||||
NODE_PATH=/usr/local/lib/node
|
NODE_PATH=/usr/local/lib/node
|
||||||
export NODE_PATH
|
export NODE_PATH
|
||||||
|
PATH=$PATH:/usr/local/share/npm/bin
|
||||||
|
|
||||||
# python
|
# python
|
||||||
test -d /usr/local/share/python3 && PATH="/usr/local/share/python3:$PATH"
|
test -d /usr/local/share/python3 && PATH="/usr/local/share/python3:$PATH"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue