mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
added llvm bin
This commit is contained in:
parent
02f390866a
commit
85d70fe22e
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ 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
|
||||
export PATH=$PATH:/opt/homebrew/opt/llvm/bin
|
||||
export PATH=$PATH:$HOME/Library/Python/3.9/bin
|
||||
#export TERM=xterm-256color
|
||||
export PATH=$PATH:$LOCALPROG/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue