Dotfiles
My personal dot files: hyperterm, zsh, zgen, zprezto, powerlevel9k + auto install of macOS specific software
Install / Use
/learn @drewzh/DotfilesREADME

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