mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-23 04:32:29 +00:00
Add npm binaries to zsh
This commit is contained in:
parent
d63f2adf19
commit
97566eccc6
@ -49,4 +49,4 @@ path=(
|
|||||||
|
|
||||||
export PATH
|
export PATH
|
||||||
export GOPATH=$HOME/go
|
export GOPATH=$HOME/go
|
||||||
export PATH=$PATH:$GOPATH/bin/
|
export PATH=$PATH:$GOPATH/bin/:$HOME/.npm/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user