Up.
This commit is contained in:
parent
e1af134ea3
commit
f26c44015a
@ -2,4 +2,5 @@
|
||||
autoCommit = true
|
||||
autoPush = true
|
||||
[data]
|
||||
email = {{ promptString "Git main email address " "" | quote }}
|
||||
email = {{ promptString "What is your main git email address " "" | quote }}
|
||||
latex = {{ promptBool "Do i install latex files " false }}
|
||||
|
3
home/.chezmoiignore.tmpl
Normal file
3
home/.chezmoiignore.tmpl
Normal file
@ -0,0 +1,3 @@
|
||||
{{- if ne .latex true -}}
|
||||
.latexmkrc
|
||||
{{- end }}
|
Loading…
Reference in New Issue
Block a user