arch-setup/templates/gitconfig.j2
Sonny Bakker 8e7d6db56b Remove template timestamps & move tasks to handlers
These changes will prevent services from being restarted without any changes
whenever no changes have been made
2024-03-16 10:36:59 +01:00

10 lines
132 B
Django/Jinja

[user]
email = sonny871@hotmail.com
name = Sonny Bakker
signingkey = {{ gpg_pub_key }}
[core]
editor = nvim
[pull]
rebase = false