substancelab / dotfiles

A set of configuration files, inspired by Thoughtbot, customized for our use.
MIT License
0 stars 1 forks source link
dotfiles shell

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.