Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 553 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 553 Bytes

Substance Lab dotfiles

A set of configuration files, inspired by Thoughtbot, customized for our use.

Dependencies

zsh:

$ port install zsh

Oh My Zsh

$ curl -L http://install.ohmyz.sh | sh

Recommended

autojump

$ port install autojump

git and friends

$ port install git-core git-extras

Also, rcm is great for actually linking these dotfiles to your home directory.