1
0
chezmoi/home/.chezmoi.toml.tmpl

7 lines
183 B
Cheetah
Raw Normal View History

2024-03-05 18:46:34 +01:00
[git]
autoCommit = true
autoPush = true
2024-03-04 13:30:21 +01:00
[data]
2024-03-05 22:23:26 +01:00
email = {{ promptString "What is your main git email address " "" | quote }}
latex = {{ promptBool "Do i install latex files " false }}