chezmoi_modify_manager 3.7.1

Chezmoi addon to patch ini files with mixed settings and state (experimental rust branch)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Literal]
some_key=some_value
another_key=another_value

[Literal2]
key1=value1
key2=value2

[StartsWith][FunkySection]
k=value1

[StartsWith SomeText]
k=value1

[SectionsLeftOver Blah]
a=b
c=d