A setup script for macOS with personal apps and configurations
Download the script:
curl --remote-name https://raw.githubusercontent.com/Bajocode/macup/master/macup
Review the script:
less macup
Execute the downloaded script:
sh macup 2>&1 | tee ~/macup.log
Optionally, review the log:
less ~/macup.log