macos-setup is a small project using Brewfile and ansible to bootstrap fresh macos install
install.sh is base script that installs all of the software and it's configuration: Homebrew and Ansible
Dotfiles management by chezmoi is supported. Dotfiles repository path is set via DOTFILES_REPO
environment variable. It can also be passed as an argument to install.sh
script.