From 21d9673dd5331ddaa11a62459f7cc1b3be12f3dc Mon Sep 17 00:00:00 2001 From: Sig Lange Date: Sat, 3 Dec 2022 15:49:09 -0800 Subject: [PATCH] docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f7fbc15..e6b1a9f 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,14 @@ files can be specified by passing -c with a file multiple times. If no configuration file is provided, dotbot.yaml is assumed if it exists in the current directory. +the clean block indicates directories to clean up broken symlinks (aka, dangling symlinks) +the tilde (`~`) is automatically expanded to the uses home directory. The path is evaluated +as a glob so wildcards may be used. + Sample configuration + clean: + - '~' mkdirs: - ~/asdf symlinks: