This setup uses make coupled with ansible 🤖 to automate environment configuration.
> git clone git@github.com:andrew-kandyba/dotfiles.git
> cd ./dotfiles
> rm -rf ./.git
> xcode-select --install # install make (optional)
> make vault # create vault (first-time setup)
> make play> make
play Run playbook
lint Run ansible-lint
reset Reset changes
vault Create vault
encrypt Encrypt vault
decrypt Decrypt vault