/dotfiles

All the dotfiles!

Primary LanguageCSS

Dotfiles

Mostly intended to work across MacOS and Linux boxes, probably doesn't in a handful of places.

Detailed Mac Setup

Mac Setup Script

curl https://raw.githubusercontent.com/zgulde/dotfiles/master/setup-mac.sh > setup.sh
chmod +x setup.sh

# See available options
./setup.sh

# install everything (use at your own risk)
./setup.sh all