Update 100.install-homebrew-apps.sh

This commit is contained in:
Jeffrey Paul 2019-11-18 04:37:05 -08:00 committed by GitHub
parent dfbb150332
commit b59eda1058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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