dot_config/private_fish/config.fish.tmpl 🔗
@@ -41,6 +41,7 @@ set -x ANDROID_SDK_ROOT "$ANDROID_HOME"
set -x --prepend PATH "$ANDROID_HOME/cmdline-tools/latest/bin"
set -x --prepend PATH "$ANDROID_HOME/platform-tools"
set -x --prepend PATH "$ANDROID_HOME/emulator"
+set -x ANDROID_AVD_HOME "$ANDROID_HOME/avd"
set -x RCLONE_PASSWORD_COMMAND 'op read "op://Private/angmar rclone/password"'