updated android-sdk
This commit is contained in:
parent
831c070836
commit
8f7a706ce8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ path+=(${dotfls}/bin) # Bin in Dotfiles
|
||||||
path+=(${dotlib}/basher/bin ${BASHER_ROOT}/cellar/bin) # Basher
|
path+=(${dotlib}/basher/bin ${BASHER_ROOT}/cellar/bin) # Basher
|
||||||
path+=(${gembin}) # Ruby Gems
|
path+=(${gembin}) # Ruby Gems
|
||||||
path+=(/usr/lib/jvm/default/bin) # Java
|
path+=(/usr/lib/jvm/default/bin) # Java
|
||||||
path+=(/opt/android-sdk/build-tools/26.0.2) # Android SDK
|
path+=(/opt/android-sdk/build-tools/27.0.1) # Android SDK
|
||||||
|
|
||||||
# Manpath
|
# Manpath
|
||||||
manpath+=(${brewpr}/share/man)
|
manpath+=(${brewpr}/share/man)
|
||||||
|
|
Loading…
Add table
Reference in a new issue