neodot/.gitconfig##distro.Ubuntu

16 lines
320 B
Plaintext
Raw Normal View History

2023-12-01 18:54:09 +00:00
[user]
email = tperkins@etactics.com
name = Tyler Perkins
2024-02-06 18:19:41 +00:00
signingkey = 7EAC0B9B4E26A45E
2023-12-01 18:54:09 +00:00
[push]
autoSetupRemote = true
[safe]
directory = /var/db/repos/tyler-gentoo
[filter "lfs"]
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
[commit]
gpgsign = true