mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 22:54:59 +08:00
added homebrew sbin to env
This commit is contained in:
parent
c80ad6b584
commit
5a44a20de0
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ export PATH=$PATH:$HOME/.linuxbrew/sbin
|
|||
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:/opt/homebrew/bin
|
||||
export PATH=$PATH:/opt/homebrew/sbin
|
||||
export PATH=$PATH:$HOME/.cargo/bin
|
||||
export PATH=$PATH:/snap/bin
|
||||
export PATH=$PATH:/usr/local/opt/node@12/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue