These are config files to setup a system how I like it. It uses Oh My ZSH and has additional bootstrap for macOS with homebrew.
The repo can be cloned whereever, I like to keep it in ~/.dotfiles
.
git clone https://github.com/jamesjwarren/dotfiles.git .dotfiles
cd .dotfiles
source bootstrap.sh
To update, cd into your local dotfiles repository and then:
source bootstrap.sh