diff options
author | Jon Bernard <jbernard@tuxion.com> | 2012-01-01 11:12:56 -0500 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2012-01-01 11:12:56 -0500 |
commit | c4538b1c0d7db95d9f2a3e63f92164fcfdc377dd (patch) | |
tree | d42365283201e96a8ff25d81a314933e35b6343d | |
parent | 95bfb2aeee32020816f87c16c8abdbabf80ca3ba (diff) | |
download | dotfiles-c4538b1c0d7db95d9f2a3e63f92164fcfdc377dd.tar.gz dotfiles-c4538b1c0d7db95d9f2a3e63f92164fcfdc377dd.tar.bz2 dotfiles-c4538b1c0d7db95d9f2a3e63f92164fcfdc377dd.zip |
Mention support for directories in documentation
Re: #6
-rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ 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. +Directories are supported as well. Any file object in your home directory that +starts with a ``.`` is fair game. + Interface --------- |