atomantic / dotfiles

🖥️ Automated Configuration, Preferences and Software Installation for macOS
ISC License
1.33k stars 453 forks source link

Add mas as an app install type in config.js #68

Closed mcw0933 closed 4 years ago

mcw0933 commented 4 years ago

This pull request adds a requirer for mas, the Mac App Store command-line tool, and support for adding mas packages to config.js.

It also prepopulates some suggested mas app ids.

mcw0933 commented 4 years ago

I also alphabetized the requirers functions because I have CDO. 😁 Happy to roll that back if preferred.