1
0
Fork 0
mirror of synced 2025-01-04 20:22:56 -05:00

Merge branch 'pauby/fix/missing-config-option'

This commit is contained in:
Anish Athalye 2024-12-25 21:10:05 -08:00
commit 256babe052

View file

@ -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