Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 355 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 355 Bytes

dotfiles

Requirements

  • Homebrew
  • Zsh
  • Prezto

Install

Install rcm:

brew tap thoughtbot/formulae
brew install rcm

Install the dotfiles:

git clone https://github.com/mattdonnelly/dotfiles.git
ln -s $(pwd)/dotfiles ~/.dotfiles
env RCRC=$HOME/.dotfiles/rcrc rcup