Added Homebrew Casks install script.

- Provides support for installing Homebrew Casks.
This commit is contained in:
Brooke Kuhlmann
2017-02-17 19:27:37 -07:00
parent 79f7103179
commit 8bf0ef473d
3 changed files with 21 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ while true; do
printf " b: Apply basic settings.\n"
printf " t: Install development tools.\n"
printf " hf: Install Homebrew Formulas.\n"
printf " hc: Install Homebrew Casks.\n"
printf " m: Install Mac App Store software.\n"
printf " a: Install application software.\n"
printf " x: Install application software extensions.\n"