Verified Commit c8778fa8 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add GPG settings to git configs

parent 675916f6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
[user]
	email = dom.sekotill@kodo.org.uk
	name = Dom Sekotill
	signingkey = 0x4314ACCC5CA02B05

[alias]
	graph = log --graph --decorate --color --date-order
@@ -41,3 +42,5 @@
[init]
	templateDir = ~/.config/git/template
	defaultBranch = main
[commit]
	gpgsign = true