Initial commit
This commit is contained in:
4
sys/export.zsh
Normal file
4
sys/export.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
# This script should be sourced, not executed.
|
||||
|
||||
export PATH=/opt/homebrew/opt/make/libexec/gnubin:$PATH
|
||||
export PATH=~/.xpack-dev-tools/xpack-arm-none-eabi-gcc-12.3.1-1.2/bin:$PATH
|
||||
Reference in New Issue
Block a user