Update 100.install-homebrew-apps.sh

This commit is contained in:
2019-11-18 04:37:05 -08:00
committed by GitHub
parent dfbb150332
commit b59eda1058

View File

@@ -73,6 +73,7 @@ HOMEBREW_PKGS="
watch
wget
whatmask
yarn
"
for PKG in $HOMEBREW_PKGS ; do