1
0
chezmoi/home/.chezmoi.toml.tmpl
2024-03-05 22:23:26 +01:00

7 lines
183 B
Cheetah

[git]
autoCommit = true
autoPush = true
[data]
email = {{ promptString "What is your main git email address " "" | quote }}
latex = {{ promptBool "Do i install latex files " false }}