chezmoi_modify_manager 0.0.2

Chezmoi addon to patch ini files with mixed settings and state (experimental rust branch)
Documentation
; both comment
line_both = True
line_sys_ignored=False

line_src=True
[section-both]
line_both = True
line_both_ignored = False
line_sys_ignored = False
line_formatting_mismatch_1=123
line_formatting_mismatch_2 = 123

line_formatting_nospaces_src=123
line_src = True
[section-both-ignored]
line_both = True

[section-sys2]
; sys comment 2
line_sys_ignored = False

[section-sys-ignored]
line_sys4 = True
line_sys_ignored = False

[section][weird-kde-style]
something = Yes really
[section-src]
line_src = True