Switch to Librewolf

This commit is contained in:
2024-06-23 07:47:04 -04:00
parent 6f807aa72f
commit 390daca277
3 changed files with 12 additions and 12 deletions

View File

@ -41,5 +41,5 @@ export TERM=xterm
export EDITOR=emacs
# Daisy build toolkit
GCC_PATH=~/dev/gcc-arm-none-eabi-9-2020-q2-update/bin
GCC_PATH=~/dev/gcc-arm-none-eabi-10-2020-q4-major/bin
export PATH=$GCC_PATH:$PATH