aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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