1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00
dotfiles-local/README.md
Dan Barber 87c361fa42 Create README.md
Add basic installation instructions for now.
2015-11-25 18:09:21 +00:00

291 B

dotfiles-local

My dotfiles. Extends thoughtbot/dotfiles

Installation

chsh -s $(which zsh)
git clone git@github.com:thoughtbot/dotfiles.git
git clone git@github.com:danbee/dotfiles-local.git
brew tap thoughtbot/formulae
brew install rcm
env RCRC=$HOME/dotfiles/rcrc rcup