aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2012-01-01 11:19:11 -0500
committerGravatar Jon Bernard <jbernard@tuxion.com> 2012-01-01 11:19:11 -0500
commit73446482429d40903d0d65f2ce6785e7b56aff74 (patch)
tree9e4e832b5b243f2f9c3da576bb19bf7cde96a848 /README.rst
parentc595cf3473e90c4222a3752c0fecb238bb796b5b (diff)
downloaddotfiles-73446482429d40903d0d65f2ce6785e7b56aff74.tar.gz
dotfiles-73446482429d40903d0d65f2ce6785e7b56aff74.tar.bz2
dotfiles-73446482429d40903d0d65f2ce6785e7b56aff74.zip
Document the ability to manage multiple repositories
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index cc8f6b5..e396b75 100644
--- a/README.rst
+++ b/README.rst
@@ -7,6 +7,10 @@ easy, allowing you to keep all your dotfiles in a single directory.
Hosting is up to you. Using whatever VCS you prefer, or even rsync, you can
easily distribute your dotfiles repository across multiple hosts.
+The repository can be specified at runtime, so you can manage multiple
+repositories without hassle. See the Configuration_ section below for further
+details.
+
Directories are supported as well. Any file object in your home directory that
starts with a ``.`` is fair game.