dev: Configured Bun and Android Studio.

This commit is contained in:
2026-07-09 08:56:50 -04:00
parent 14f8618c0a
commit 62109e993a
5 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
set -gx EDITOR nvim
set -x ANDROID_HOME $HOME/Android/Sdk
fish_add_path $ANDROID_HOME/platform-tools
fish_add_path $ANDROID_HOME/tools/bin