fix(git): update config

This commit is contained in:
Dan Anglin 2024-10-21 08:47:34 +01:00
parent 03e4f60cd9
commit 69768c5694
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -11,6 +11,7 @@
sw = switch
rb = rebase
fh = !sh -c 'git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main'
mg = merge
[commit]
gpgsign = {{ .Git.GpgSign }}
template = {{ env "XDG_CONFIG_HOME" | printf "%s/git/message" }}