This commit is contained in:
Thomas G. Lopes
2026-03-04 15:26:32 +00:00
parent 59dbfd8162
commit a788760593
3 changed files with 51 additions and 16 deletions
+3
View File
@@ -39,3 +39,6 @@ sigil unlink ~/.config/wezterm/wezterm.lua
## Notes
- If a repo file is missing, stale links should be pruned.
- Prefer `sigil add` over manual moves into `files/`.
## Development
- When modifying this repo, rebuild and install the binary: `go build -o ~/.local/bin/sigil .`