homesick 1.1.1
Your home directory is your castle. Don't leave your dotfiles behind. Homesick is sorta like rip, but for dotfiles. It uses git to clone a repository containing dotfiles, and saves them in ~/.homesick. It then allows you to symlink all the dotfiles into place with a single command.
Gemfile:
=
install:
=
Runtime Dependencies (1):
thor
>= 0.14.0
Development Dependencies (10):
capture-output
~> 1.0.0
coveralls
>= 0
guard
>= 0
guard-rspec
>= 0
jeweler
>= 1.6.2
rake
>= 0.8.7
rb-readline
~> 0.5.0
rspec
~> 2.10
rubocop
>= 0
test_construct
>= 0