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

7 lines
183 B
Cheetah
Raw Normal View History

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