aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/run_onchange_after_deploy-firefox.sh.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* refactor: merge etc2/ into etc/, add content hashes to run scriptsLibravatar sommerfeld46 hours1-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.