blob: 10231d771cc1222eed05b32d1eae185ab35a2054 [file] [log] [blame]
if (( $CURRENT == 2 )); then
local vendors=$(cd ${FUCHSIA_DIR}; ls -1d vendor/*(/N) | grep -v third_party)
compadd garnet peridot topaz $vendors
fi