added llvm bin

This commit is contained in:
David Chen 2023-09-26 08:40:20 -07:00
parent 02f390866a
commit 85d70fe22e

View file

@ -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