From a06c5d1f528828bdd026d7a97cc838db0266df97 Mon Sep 17 00:00:00 2001 From: Paul Broadwith Date: Sat, 23 Dec 2023 19:37:32 +0000 Subject: [PATCH] Fix missing config option in example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 971f066..e49e795 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ When using glob with the `exclude:` option, the paths in the exclude paths shoul if: '[ `uname` = Darwin ]' path: hammerspoon ~/.config/: + glob: true path: dotconf/config/** ~/: glob: true