README - dotfiles

Setup

Make the install file executable

chmod 755 install.rb

Run the install script which does the following:

    1. Symlink the dotfiles to your home (~) directory
    1. Symlink the rvm hook files to your rvm hooks directory (~/.rvm/hooks) directory
    1. Set up git post-commit hooks to push automatically on commit
    `./install.rb`