chezmoi_modify_manager 3.5.2

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
[book]
authors = ["Arvid Norlander"]
language = "en"
multilingual = false
src = "src"
title = "Chezmoi Modify Manager"

[output.html]
site-url = "/chezmoi_modify_manager/"
git-repository-url = "https://github.com/VorpalBlade/chezmoi_modify_manager/tree/main"
edit-url-template = "https://github.com/VorpalBlade/chezmoi_modify_manager/edit/main/docs/{path}"