oscope-dev / scope

Scoping user machines
https://oscope-dev.github.io/scope/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Recurse through subdirectories when loading configs #83

Closed noizwaves closed 7 months ago

noizwaves commented 7 months ago

Previously, Scope would only load YAML config files from the root of each config directory. This limited the ability to group configs into folders.

This PR changes Scope to walk each config directory looking for files.