/dotfiles

Configuration files used by thoughtbot designers

Primary LanguageJavaScript

My dotfiles

Install

  1. Clone the repo to your home directory.

  2. From your cloned directory:

    ./install.sh

This will create symlinks for all config files in your home directory. You can safely run this file multiple times to update.

  1. Pull pathogen plugins via git submodules.

    git submodule init && git submodule update

  2. Install Homebrew

  3. Install NVM brew install nvm

  4. Install rbenv brew install rbenv