dev: Configured Bun and Android Studio.
This commit is contained in:
4
.config/fish/conf.d/env.fish
Normal file
4
.config/fish/conf.d/env.fish
Normal 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
|
||||
Reference in New Issue
Block a user