git: retab .gitconfig

This commit is contained in:
2026-03-30 22:02:50 +03:00
parent ec79d4dcb8
commit 9c1cff4e30

View File

@@ -1,7 +1,7 @@
[user] [user]
email = daniil@tsivinsky.com email = daniil@tsivinsky.com
name = Daniil Tsivinsky name = Daniil Tsivinsky
signingkey = 2257F54B99322715 signingkey = 2257F54B99322715
[core] [core]
editor = nvim editor = nvim
[init] [init]
@@ -27,9 +27,9 @@
process = git-lfs filter-process process = git-lfs filter-process
required = true required = true
[commit] [commit]
gpgsign = true gpgsign = true
[tag] [tag]
gpgSign = true gpgSign = true
[credential "https://git.tsivinsky.com"] [credential "https://git.tsivinsky.com"]
helper = helper =
helper = !tea login helper helper = !tea login helper