homesick 2.0.0
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
~> 1.0
Development Dependencies (8):
bundler-audit
~> 0.9
capture-output
~> 1.0
mutant-rspec
>= 0
rake
>= 0
rspec
~> 3.0
rubocop
>= 0
rubocop-rake
>= 0
test_construct
>= 0