Updated gitconfig to use new GNOME Commit GUI

This commit is contained in:
Eric Renfro 2024-06-15 22:38:33 -04:00
parent 5bc0a2090c
commit 7149ff2ba4
Signed by: psi-jack
SSH key fingerprint: SHA256:1TKB8Z257L8EHK8GWNxKgMhD8a+FAR+f+j3nnlcuNVM

View file

@ -10,7 +10,11 @@
[format]
signOff = true
[core]
{% if yadm.os == "Linux" %}
editor = flatpak run re.sonny.Commit
{% else %}
editor = micro
{% endif %}
pager = less -r
[commit]
gpgsign = true