git clone https://github.com/npearson72/dots.git ~/.dots && cd ~/.dots
Note: Once you've cloned with https
to reset the git remote url to ssh
do:
git remote set-url origin [email protected]:npearson72/dots.git
cp .env_example .env
sh ./install.sh
sh ./install.sh --tags x,y,z
brew_bundle
brew_cleanup
ansible-playbook main.yml -i inventory -v -K