chore(shell): remove the android env stuff its never used

This commit is contained in:
Ade Attwood 2024-01-15 19:27:36 +00:00
parent d7c7fa9914
commit 617ba4f452

View file

@ -133,8 +133,3 @@ export BAT_THEME="base16"
#
source $ZSH/oh-my-zsh.sh
export ANDROID_HOME=$HOME/Android/Sdk
export PATH=$PATH:$ANDROID_HOME/emulator
export PATH=$PATH:$ANDROID_HOME/tools
export PATH=$PATH:$ANDROID_HOME/tools/bin
export PATH=$PATH:$ANDROID_HOME/platform-tools