This script automates the installation of macOS apps and casks using Homebrew.
- Clone this repository.
- Run the
setup_apps.sh
script in your terminal. - Follow the on-screen instructions to install the listed apps and casks.
- The
APPS
array lists macOS apps to be installed. - The
CASKS
array lists casks to be installed.
Feel free to customize the script with your app preferences.