From 55d47ea4f54a889556af9648bd155c04ce1692a8 Mon Sep 17 00:00:00 2001 From: Joshua Nichols Date: Tue, 18 May 2010 20:57:56 -0400 Subject: [PATCH] Added link to rip in readme. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 00034a9..5e5f227 100644 --- a/README.markdown +++ b/README.markdown @@ -2,7 +2,7 @@ A man's home (directory) is his castle, so don't leave home with out it. -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. +Homesick is sorta like [rip](http://github.com/defunkt/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. We call a repository that is compatible with homesick to be a 'castle'. To act as a castle, a repository must be organized like so: