path for non declarative npm packages
This commit is contained in:
parent
a3739feafa
commit
916853d2ba
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@
|
|||
export PATH=$PATH:$GOPATH/bin
|
||||
export PATH=$HOME/.local/bin:$PATH
|
||||
export PATH=$HOME/.opencode/bin:$PATH
|
||||
export PATH=$HOME/.cache/npm/global/bin:$PATH
|
||||
|
||||
# Google Cloud SDK (if exists)
|
||||
if [ -f "$HOME/Code/gke/google-cloud-sdk/path.zsh.inc" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue