[git] set user config in ~/.config/git

no reason to write it in ~/.gitconfig
This commit is contained in:
odrling 2024-04-05 09:02:47 +02:00
parent 681c49f4b1
commit 2ac21153af
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5
3 changed files with 4 additions and 5 deletions

View file

@ -1,3 +1,7 @@
[user]
email = florianbadie@odrling.xyz
name = odrling
signingkey = 16E8C31588B334262922E721D6ECD016B66F01BF
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f

View file

@ -1,4 +0,0 @@
[user]
email = florianbadie@odrling.xyz
name = odrling
signingkey = 16E8C31588B334262922E721D6ECD016B66F01BF

1
.gitignore vendored
View file

@ -176,7 +176,6 @@ Cache
# git config
!/.gitignore
!/.gitconfig
!/.config/git
# Xmodmap