chore: 2023-06-01 update

This commit is contained in:
2023-06-01 19:19:05 -05:00
parent 62906a8b3b
commit 064d72392d
4 changed files with 325 additions and 1 deletions

View File

@@ -20,5 +20,8 @@ export PATH="/opt/zls/bin:$PATH"
# Yarn Global
export PATH="$HOME/.yarn/bin:$PATH"
# Zigmod
export PATH="$HOME/.zigmod/bin:$PATH"
# DevKitPro
export PATH="/opt/devkitpro/tools/bin:$PATH"