chezmoi_modify_manager 0.0.1

Chezmoi addon to patch ini files with mixed settings and state (experimental rust branch)
1
2
3
4
5
6
7
{
  "args": [
    "-is", "section-sys-ignored",
    "-is", "section-src-ignored",
    "-ikr", ".*", ".*_ignored$"
  ]
}