Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 371 Bytes

File metadata and controls

16 lines (9 loc) · 371 Bytes

dotfiles

Personal dotfiles based off various project on GitHub

Install developer tools

xcode-select --install

Install Homebrew from: http://brew.sh/

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install dotfiles

git clone https://github.com/Dog/dotfiles.git && cd dotfiles && source bootstrap.sh