From: Richard Hartmann Date: Sun, 9 Jun 2013 11:37:29 +0000 (+0200) Subject: README.md: Better wording X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/e13e821ae466059640cdce8952ac14bc00fe8ee7?hp=b3e58bee42e266888583c0b0bbf4347fd6ac0ad2 README.md: Better wording --- diff --git a/README.md b/README.md index 78dca61..3024112 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ community around the general idea of version controlling your (digital) life. directory. They all maintain their working trees without clobbering each other or interfering otherwise. By default, all git repositories maintained via `vcsh` are stored in `$HOME` but you can override this setting if you want to. -All that means that you can have one repository per application or application +All this means that you can have one repository per application or application family, i.e. `zsh`, `vim`, `ssh`, etc. This, in turn, allows you to clone custom sets of configurations onto different machines or even for different users; picking and mixing which configurations you want to use where.