mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-05-24 10:46:57 +00:00
Daisy build enviroment
This commit is contained in:
parent
e7354ec232
commit
723dd4ac07
4
.zshrc
4
.zshrc
@ -29,3 +29,7 @@ alias p='git pull'
|
||||
alias gp='git push'
|
||||
|
||||
export TERM=xterm
|
||||
|
||||
# Daisy build toolkit
|
||||
GCC_PATH=~/dev/gcc-arm-none-eabi-9-2020-q2-update/bin
|
||||
export PATH=$GCC_PATH:$PATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user