My personal dotfiles.
NOTE: Most of this has been has been run, but in fragments. There are a few pieces that should probably be fixed up the next time I do a fresh install, but nothing should break in a huge way.
git clone https://github.com/ntaylor89/dotfiles && cd $_
source bootstrap.sh
./.brew.sh
./.cask.sh
./.apm.sh
./hpm.sh
./.npm.sh
Adapted from the following sources: