Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 397 Bytes

dotfiles

# Install dotfiles
git clone https://github.com/chytreg/dotfiles.git ~/dotfiles && cd ~/dotfiles
bin/install

# Please install Xcode and command-line tools manually
# Boostrap script setup dev environment
bin/bootstrap

# Apply my custom OS X settins
bin/osx-defaults && bin/osx-dock