gitconfig
This commit is contained in:
parent
a36c2fcb05
commit
be9c908a8c
10
.gitconfig
Normal file
10
.gitconfig
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[user]
|
||||||
|
email = randyjordan@email.com
|
||||||
|
name = Randy Jordan
|
||||||
|
signkey = D57FA29E3B54663E
|
||||||
|
|
||||||
|
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
Loading…
Reference in New Issue
Block a user