All my configs
Quick setup:
sh -c "`curl -fsSL https://raw.githubusercontent.com/bengadbois/dotfiles/master/setup.sh`"
Install with ssh (easier for committing updates):
git clone [email protected]:bengadbois/dotfiles.git ~/.dotfiles && cd .dotfiles && ./setup.sh