aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@gmail.com>2016-05-09 21:05:34 +0800
committerAaron LI <aaronly.me@gmail.com>2016-05-09 21:05:34 +0800
commit3a465611d2628c99e273372dba2dd8f13a5d37cb (patch)
tree341b5d69d23bd46222d330b3b1de1712e52681b2 /README.md
parent2abe4352b10442f69d807c448d9d1973f6cafbf3 (diff)
downloaddotfiles-3a465611d2628c99e273372dba2dd8f13a5d37cb.tar.bz2
README.md: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index cc4ec0a..324eb88 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,13 @@ Personal & collected dotfiles ~~~
* ``linux``: Linux-specific configurations
* ``freebsd``: FreeBSD-specific configurations
+# Usage
+To enable a dotfile and/or dot directory:
+* ``$ ./_bin/enable.sh _zshrc _zsh``
+
+To disable:
+* ``$ ./_bin/disable.sh _zshrc _zsh``
+
# Configuration Notes
@@ -22,8 +29,9 @@ Use the little script ``_bin/get_cert.sh``
# Explicit home or other path
Following files contains (at least currently) the *explicit*
home or other paths:
-* ``_notmuch-config``: database.path
-* ``_config/alot/config``: maildir
+* ``_notmuch-config``: ``database.path``
+* ``_config/alot/config``: ``maildir``
+* ``_rtorrent.rc``: ``cfg.basedir```
# License