diff options
| author | 2026-04-21 01:23:47 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:23:47 +0100 | |
| commit | ab0ae819f9042d4a681e98e431bf3d352a6ee632 (patch) | |
| tree | 78bff8ba50c2eab8c285fffa1c155078d8f79a74 /.github/copilot-instructions.md | |
| parent | 173a614eea1c787e10fe873ef3c334bb284368a2 (diff) | |
| download | dotfiles-ab0ae819f9042d4a681e98e431bf3d352a6ee632.tar.gz dotfiles-ab0ae819f9042d4a681e98e431bf3d352a6ee632.tar.bz2 dotfiles-ab0ae819f9042d4a681e98e431bf3d352a6ee632.zip | |
fix(etc-drift): use pacman -Qkk for reliable modified-file detection
The old -Qii regex "MODIFIED\s+/\S+" accidentally matched UNMODIFIED lines
(no word boundary), which hid truly-modified configs like pacman.conf from
the drift report. Switch to -Qkk which uses an explicit "Modified backup
file" / "Altered backup file" tag that is unambiguous.
Diffstat (limited to '.github/copilot-instructions.md')
0 files changed, 0 insertions, 0 deletions
