first commit

This commit is contained in:
2024-03-12 12:13:53 -04:00
commit ed329af7dc
46 changed files with 1940 additions and 0 deletions

12
git/.gitconfig Normal file
View File

@@ -0,0 +1,12 @@
[user]
email = joshpatra12@gmail.com
name = Josh Patra
signingkey = 01823AE1
[diff]
tool = nvimdiff
[core]
editor = nvim
[commit]
gpgSign = true
[tag]
gpgSign = true