flocon/home/.config/sh/openchip.sh

8 lines
158 B
Bash

echo Loading Openchip config
# LLVM
export PATH="/work1/rpaquet/llvm-project/build/bin:$PATH"
# Other binaries
export PATH="/work1/rpaquet/sync/bin:$PATH"