better configs

This commit is contained in:
Thomas G. Lopes
2026-03-04 19:43:09 +00:00
parent 9a68fb34bf
commit 94b95291ed
26 changed files with 2842 additions and 105 deletions
+6
View File
@@ -0,0 +1,6 @@
---@meta
---Configuration type for Sigil dotfile manager
---@class SigilConfig
---@field target table<string, string|boolean> Platform-specific target paths (linux, macos, windows, default). Use `false` to disable on a platform.
---@field ignore? string[] Array of glob patterns to ignore when applying symlinks