Added script hook for App Store software install.
- Allows for the automation of Mac App Store software via the [Mac App Store CLI](https://github.com/mas-cli/mas) app. - See [macOS Config](https://github.com/bkuhlmann/mac_os-config) for usage.
This commit is contained in:
1
bin/run
1
bin/run
@@ -40,6 +40,7 @@ while true; do
|
||||
printf " b: Apply basic settings.\n"
|
||||
printf " t: Install development tools.\n"
|
||||
printf " h: Install Homebrew software.\n"
|
||||
printf " m: Install Mac App Store software.\n"
|
||||
printf " a: Install application software.\n"
|
||||
printf " x: Install application software extensions.\n"
|
||||
printf " d: Apply default settings.\n"
|
||||
|
||||
Reference in New Issue
Block a user