diff --git a/dot_config/private_fish/config.fish.tmpl b/dot_config/private_fish/config.fish.tmpl index fe685f6e25d27d70a0febf68bbe53b15c39f7159..4eaae2f378a7810b9aea4dce74bb44c5e4247ce2 100644 --- a/dot_config/private_fish/config.fish.tmpl +++ b/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"'