From a287bee222c609d1efbc99094d6a136346562697 Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Thu, 3 Feb 2022 21:34:55 -0800 Subject: aight --- gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gitconfig b/gitconfig index 66d65bf..38a9cef 100644 --- a/gitconfig +++ b/gitconfig @@ -32,6 +32,9 @@ [gpg] program = /usr/local/MacGPG2/bin/gpg2 +[user] + signingkey = EA91B002A8F4238E + [diff "rspec"] xfuncname = "^[ \t]*((RSpec|describe|context|it|before|after|around|feature|scenario)[ \t].*)$" -- cgit v1.2.3