diff options
| author | 2026-05-13 13:43:21 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:21 +0100 | |
| commit | 3b2beec0ca95ce863a6cd4f7bf7be24247f96acd (patch) | |
| tree | a30d5abf4b4c5e62b595422a237e6ba63f577f49 /dot_config/wget/wgetrc | |
| parent | 3840003c26c4d3183cb842787e9f381f7265ef0c (diff) | |
| download | dotfiles-3b2beec0ca95ce863a6cd4f7bf7be24247f96acd.tar.gz dotfiles-3b2beec0ca95ce863a6cd4f7bf7be24247f96acd.tar.bz2 dotfiles-3b2beec0ca95ce863a6cd4f7bf7be24247f96acd.zip | |
refactor(etc): narrow etc-status to tracked-file drift
The old etc-status scanned all of /etc (pacman -Qkk for modified
backup configs, then 'find /etc | xargs pacman -Qo' for unowned
files), producing a discovery report of things we might want to
track. That was useful when seeding the repo but is slow and
misaligned with dotfiles-status, which only reports drift on files
chezmoi already manages.
Rewrite etc-status to mirror that model: iterate etc/, render .tmpl
sources, and cmp against the live /etc file. Report 'modified' or
'missing' per tracked path. Runs in under a second and matches the
semantics of 'just status'.
Drop the now-unused etc/.ignore and update README.
Diffstat (limited to 'dot_config/wget/wgetrc')
0 files changed, 0 insertions, 0 deletions
