Note: These dotfiles are specific to my setup. They should not be used blindly without reviewing the code first.
git clone https://github.com/markmur/dotfiles.git && cd dotfiles && source bootstrap.shWhen setting up a new Mac, you may want to set some sensible macOS defaults:
./.macos./apps.shWhen setting up a new Mac, you may want to install some common Homebrew formulae (after installing Homebrew, of course):
./brew.sh