| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(firefox): auto-enumerate files like etc/ deploy script | 44 hours | 1 | -14/+15 | |
| | | | | | | | | Drop the per-file include hashes and explicit cp calls; walk firefox/ with find(1) and mirror the tree into the LibreWolf profile. Drop-in new files (e.g. user.js, chrome/userContent.css) now deploy without touching the script. Same pattern already in use for etc/. | ||||
| * | refactor: merge etc2/ into etc/, add content hashes to run scripts | 44 hours | 1 | -0/+20 | |
| - etc2/ only existed because stow used symlinks and reflector refused them. Chezmoi copies files, so no reason to keep them separate. - Run scripts are now .tmpl files with sha256sum hashes of deployed files. chezmoi only re-runs them when file content actually changes, avoiding unnecessary doas prompts on every apply. | |||||
