sh: add openchip paths
This commit is contained in:
parent
5a247abdc4
commit
b33232fd9f
1 changed files with 8 additions and 0 deletions
8
home/.config/sh/openchip.sh
Normal file
8
home/.config/sh/openchip.sh
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
echo Loading Openchip config
|
||||||
|
|
||||||
|
# LLVM
|
||||||
|
export PATH="/work1/rpaquet/llvm-project/build/bin:$PATH"
|
||||||
|
|
||||||
|
# Other binaries
|
||||||
|
export PATH="/work1/rpaquet/sync/bin:$PATH"
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue