Skip to content

zgulde/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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