Fix missing config option in example
This commit is contained in:
parent
3f9e409669
commit
a06c5d1f52
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ When using glob with the `exclude:` option, the paths in the exclude paths shoul
|
||||||
if: '[ `uname` = Darwin ]'
|
if: '[ `uname` = Darwin ]'
|
||||||
path: hammerspoon
|
path: hammerspoon
|
||||||
~/.config/:
|
~/.config/:
|
||||||
|
glob: true
|
||||||
path: dotconf/config/**
|
path: dotconf/config/**
|
||||||
~/:
|
~/:
|
||||||
glob: true
|
glob: true
|
||||||
|
|
Loading…
Reference in a new issue