To install:
cd ~ && git clone https://github.com/seanbanko/dotfiles && cd dotfiles && ./install
Install Homebrew.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install Ansible with Homebrew.
brew install ansible
Run the playbook.
My Unix configuration files. Managed with Dotbot. To install:
cd ~ && git clone https://github.com/seanbanko/dotfiles && cd dotfiles && ./install