This repo contains an ansible playbook for setting up new systems for development. It makes use of yabai for window management, Kitty terminal emulator, and neovim text editor.
# clone this repo into your home directory
git clone [email protected]:HoganMcDonald/system_settings.git ~/dotfiles
cd dotfiles
bin/bootstrap # does a lot... please read before running
# individual tags can be run individually
bin/bootstrap neovim
