From 61eb611dc0397116746ef67039c55191fd3528f5 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Mon, 24 Sep 2018 23:01:03 +0200 Subject: [PATCH] update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d3cf0e8..5132080 100644 --- a/README.md +++ b/README.md @@ -547,6 +547,15 @@ When using templating directives, the dotfiles are first installed into `workdir` (defaults to *~/.config/dotdrop*, see [Config](#config)) and then symlinked there. +For example +```bash +# with template +/home/user/.xyz -> /home/user/.config/dotdrop/.xyz + +# without template +/home/user/.xyz -> /home/user/dotdrop/dotfiles/xyz +``` + # Config The config file (defaults to *config.yaml*) is a yaml file containing