An open API service indexing awesome lists of open source software.

https://github.com/substancelab/dotfiles

A set of configuration files, inspired by Thoughtbot, customized for our use.
https://github.com/substancelab/dotfiles

dotfiles shell

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

Substance Lab dotfiles
======================

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

Dependencies
------------

[zsh](http://www.zsh.org/):

$ port install zsh

[Oh My Zsh](http://ohmyz.sh/)

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

### Recommended

[autojump](https://github.com/joelthelion/autojump)

$ port install autojump

git and friends

$ port install git-core git-extras

Also, [rcm](https://github.com/thoughtbot/rcm) is great for actually linking
these dotfiles to your home directory.