Initial commit
This commit is contained in:
12
git/.gitconfig
Normal file
12
git/.gitconfig
Normal file
@@ -0,0 +1,12 @@
|
||||
[user]
|
||||
email = matt@threlfall.dev
|
||||
name = Matt
|
||||
signingkey = B02E61FDF5CEF06E362B26FDB7E7478FC456A57A
|
||||
[core]
|
||||
editor = nvim
|
||||
[credential]
|
||||
helper = store
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[commit]
|
||||
gpgsign = true
|
Reference in New Issue
Block a user