Add osu bspwm rule, and android build-tools to PATH

This commit is contained in:
mitchell 2023-02-03 22:14:56 -05:00
parent 4cd2592f0b
commit aaf5a1d0ca
2 changed files with 2 additions and 0 deletions

View file

@ -27,5 +27,6 @@ function define_global_variables -d 'Defines all and exclusively globally export
$HOME/.dotnet/tools \
$ANDROID_HOME/emulator \
$ANDROID_HOME/platform-tools \
$ANDROID_HOME/build-tools/31.0.0 \
$ANDROID_HOME/tools
end