1
0

feat: Add second yubi key configs

This commit is contained in:
2024-12-07 18:39:46 +00:00
parent b334c966d7
commit f8690caec3
4 changed files with 18 additions and 0 deletions

14
git-keyring/.gitconfig Normal file
View File

@@ -0,0 +1,14 @@
[user]
email = matt@threlfall.dev
name = Matt
signingkey = B02E61FDF5CEF06E362B26FDB7E7478FC456A57A
[core]
editor = nvim
[credential]
helper = store
[init]
defaultBranch = main
[commit]
gpgsign = true
[tag]
gpgsign = true