X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/e2c23b1c72edb84f70491f4e345691fba9160c9c..9e64fae83c02084cffaa8c96dde3a7367008f24c:/.mr/templ/.mrconfig diff --git a/.mr/templ/.mrconfig b/.mr/templ/.mrconfig index eb87e2e..04d5b4c 100644 --- a/.mr/templ/.mrconfig +++ b/.mr/templ/.mrconfig @@ -1,2 +1,2 @@ [DEFAULT] -include = find ~/code/mr/lib ~/.mr -path '*templ/.mrconfig' -o -type f -print0 | xargs -0 cat +include = find ~/code/mr/lib ~/.mr -path '*/.mr/templ/.mrconfig' -o -path '*/.mr/roles/*' -o -type f -print0 | xargs -0 cat