mirror of
https://github.com/pnx/dotfiles
synced 2026-08-15 16:38:13 +02:00
add fish/conf.d/android-sdk.conf
This commit is contained in:
parent
c05b98ccff
commit
a2e95936d0
1 changed files with 3 additions and 0 deletions
3
fish/conf.d/android-sdk.conf
Normal file
3
fish/conf.d/android-sdk.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
set -x ANDROID_HOME "$HOME/Android/Sdk"
|
||||||
|
set -x ANDROID_SDK_ROOT "$ANDROID_HOME"
|
||||||
|
fish_add_path "$ANDROID_HOME/platform-tools" "$ANDROID_HOME/cmdline-tools/latest/bin" "$ANDROID_HOME/emulator"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue