Fix some asdf issues

This commit is contained in:
david
2025-08-15 16:56:24 -05:00
parent f727f4ac0f
commit f7a98ed51c
4 changed files with 8 additions and 4 deletions

View File

@@ -33,4 +33,4 @@ alias journal="cd $DIR_HOME_BOX; $EDITOR .current-journal"
# TODO: refactor the below; simplify or at least move elsewhere
export DEVKITARM=/opt/devkitpro/devkitARM
. /opt/homebrew/opt/asdf/libexec/asdf.sh # TODO: ensure not duplicated asdf logic
. $(brew --prefix asdf)/libexec/asdf.sh