mirror of
https://github.com/SoPat712/dotfiles.git
synced 2025-08-21 18:38:46 -04:00
first commit
This commit is contained in:
12
git/.gitconfig
Normal file
12
git/.gitconfig
Normal 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
|
Reference in New Issue
Block a user