Just a collection of config files for my development environment
files/- Contains all dotfiles that will be symlinked to home directoryscripts/- Contains utility scripts (automatically added to PATH via .zshenv)install.sh- Installation script
git clone --recursive https://github.com/drewzh/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && ./install.sh