updated path for android tools
This commit is contained in:
parent
a7da49f1c9
commit
e282da6b8d
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+=(${gembin}) # Ruby Gems
|
||||
path+=(/usr/lib/jvm/default/bin) # Java
|
||||
path+=(/opt/android-sdk/build-tools/26.0.1) # Android SDK
|
||||
path+=(/opt/android-sdk/build-tools/26.0.2) # Android SDK
|
||||
|
||||
# Manpath
|
||||
manpath+=(${brewpr}/share/man)
|
||||
|
|
Loading…
Add table
Reference in a new issue