This repository contains an ansible playbook which is how I bootstrap my personal systems.
It integrates with my dotfiles repository. This repository is intended to install all the various pieces of software needed for those dotfiles to work and then symlink the dotfiles in that repository in to my home directory.
git clone git@github.com:eugenetriguba/system-setup.git
cd system-setup
chmod +x ./bootstrap.sh
./bootstrap.sh