mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
.commit_message.tmpl
This commit is contained in:
8
.chezmoi.toml.tmpl
Normal file
8
.chezmoi.toml.tmpl
Normal file
@@ -0,0 +1,8 @@
|
||||
{{- $github_email := promptStringOnce . "github_email" "Github Email address" -}}
|
||||
|
||||
[data]
|
||||
github_email = {{ $github_email | quote }}
|
||||
[git]
|
||||
autoPush = true
|
||||
autoCommit = true
|
||||
commitMessageTemplate = ".commit_message.tmpl"
|
||||
Reference in New Issue
Block a user