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