git: update config

This commit is contained in:
Oleksandr Smirnov 2025-01-02 23:25:38 +02:00
parent 6d656795f3
commit aeaaf27a9a
No known key found for this signature in database

View file

@ -1,16 +1,13 @@
# vim: ft=gitconfig # vim: ft=gitconfig
[user] [user]
name = Smirnov Oleksandr name = Oleksandr Smirnov
email = ss2316544@gmail.com email = olexsmir@gmail.com
signingkey = /home/olex/.ssh/id_ed25519.pub signingkey = /home/olex/.ssh/id_ed25519.pub
[github]
name = olexsmir
[gpg] [gpg]
program = gpg2 program = gpg2
format = ssh format = ssh
[core] [core]
editor = nvim editor = nvim
@ -72,7 +69,7 @@
sort = -committerdate sort = -committerdate
[commit] [commit]
gpgSign = true gpgSign = true
[fetch] [fetch]
writeCommitGraph = true writeCommitGraph = true