chore(shell): remove the android env stuff its never used
This commit is contained in:
parent
d7c7fa9914
commit
617ba4f452
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue