Compare commits

...

2 commits

Author SHA1 Message Date
odrling 4fc891461a
[git] add git author config
should be fine now
2024-04-01 20:03:05 +02:00
odrling b23df3a4dc
[git] add sign options 2024-03-31 07:59:50 +02:00
3 changed files with 13 additions and 1 deletions

View file

@ -42,6 +42,13 @@
tlc = clone --filter tree:0
blc = clone --filter blob:none
[commit]
gpgsign = true
[push]
gpgsign = if-asked
[tag]
gpgsign = true
[pager]
difftool = true

4
.gitconfig Normal file
View file

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

3
.gitignore vendored
View file

@ -175,7 +175,8 @@ Cache
!/.config/fd
# git config
!.gitignore
!/.gitignore
!/.gitconfig
!/.config/git
# Xmodmap