aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2013-06-04 22:41:10 -0400
committerGravatar Jon Bernard <jbernard@tuxion.com> 2013-11-07 09:38:44 -0500
commitbffc06a95eb978ce96f1b25efc2c01b034c45244 (patch)
treef94be19b968dca08eaee6284c097a135a63a5d3d /README.rst
parent896e0fb99d62be8f19dff79e41c9a2bd7ea723b1 (diff)
downloaddotfiles-bffc06a95eb978ce96f1b25efc2c01b034c45244.tar.gz
dotfiles-bffc06a95eb978ce96f1b25efc2c01b034c45244.tar.bz2
dotfiles-bffc06a95eb978ce96f1b25efc2c01b034c45244.zip
Mention using Dropbox to synchronize a dotfiles repository
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index dca0e9b..bda23e2 100644
--- a/README.rst
+++ b/README.rst
@@ -4,8 +4,8 @@ Dotfile management made easy
``dotfiles`` is a tool to make managing your dotfile symlinks in ``$HOME``
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.
+Hosting is up to you. You can use a VCS like git, Dropbox, or even rsync to
+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