From 208adeef6c4ded1d61652ee3ef93e67fff9722b9 Mon Sep 17 00:00:00 2001 From: Zachary Alex Stern Date: Sat, 30 Nov 2013 14:23:47 -0800 Subject: [PATCH] Update README.markdown Replaced gendered terms/pronouns. This is a great project, and it can be even greater if it doesn't perpetuate the assumption-of-maleness that seems to pervade all tech spaces. I do realize that "a man's home is his castle" is a saying, and not just arbitrary, but I counter that with the age old argument: But Still. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f76d46a..41e8eb3 100644 --- a/README.markdown +++ b/README.markdown @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/technicalpickles/homesick.png?branch=master)](https://travis-ci.org/technicalpickles/homesick) -A man's home (directory) is his castle, so don't leave home with out it. +A person's home (directory) is their castle, so don't leave home with out it. 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.