This sets up a macOS machine with my commonly used programs and settings.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/lawrence-forooghian/dotfiles/HEAD/install.sh)"
(The incantation is copied from https://github.com/homebrew/install.)