Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 622 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 622 Bytes

Dotfiles

Requirements

  1. Download iTerm2
  2. Download zsh: sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
  3. Download iterm theme: git clone git@github.com:venetucci/base16-shell.git ~/.config/base16-shell

Install

Clone onto your laptop:

git clone git://github.com/jtescher/dotfiles.git ~/.dotfiles

Install rcm:

brew tap thoughtbot/formulae
brew install rcm

Install the dotfiles:

env RCRC=$HOME/.dotfiles/rcrc rcup

You can safely run rcup multiple times to update:

rcup