- Download iTerm2
- Download zsh:
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
- Download iterm theme:
git clone git@github.com:venetucci/base16-shell.git ~/.config/base16-shell
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