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