Run this on a new machine
COMPUTER_NAME=MacSomething bash <(curl -sSLf prep.beporter.dev)
Check the published script version
curl -sSL prep.beporter.dev | grep '^SCRIPT_VERSION='
A pure bash script to install all the dotfiles, apps, preferences, license keys, etc. that can possibly be automated in order to document and speed up the prep of a new Mac workstation.
COMPUTER_NAME=MacSomething bash <(curl -sSLf prep.beporter.dev)
curl -sSL prep.beporter.dev | grep '^SCRIPT_VERSION='