A semi-automated setup of my macOS environment.
Partially based on Mathias Bynens’ dotfiles.
I haven't written a fully automated install script, so installation is currently a multi-step process.
./system/configure-defaults.sh
./xcode/install-clt.sh
./homebrew/install.sh
brew bundle --file=homebrew/Brewfile-base
./system/configure-dock.sh
./shell/install-dotfiles.sh
./shell/configure-bash.sh
See the README file in the emacs/
directory.