mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
added node 15 path
This commit is contained in:
parent
0d7af920a0
commit
cf559b0a5b
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ export PATH=$PATH:/home/linuxbrew/.linuxbrew/sbin
|
|||
export PATH=$PATH:$HOME/.linuxbrew/bin
|
||||
export PATH=$PATH:$HOME/.linuxbrew/sbin
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
export PATH=$PATH:/usr/local/Cellar/node/15.0.1/bin
|
||||
export PATH=$PATH:/usr/local/Cellar/node/14.2.0/bin
|
||||
export PATH=$PATH:$HOME/.cargo/bin
|
||||
export PATH=$PATH:/snap/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue