2023-12-14 21:19:31 +01:00
|
|
|
[user]
|
2025-01-06 21:22:17 +01:00
|
|
|
email = tonitch@herisson.ovh
|
|
|
|
name = tonitch
|
2023-12-14 21:19:31 +01:00
|
|
|
signingkey = 3D06B2E67463D272D769DF59A78D6421F083D42E
|
|
|
|
[init]
|
|
|
|
defaultBranch = master
|
|
|
|
[commit]
|
|
|
|
gpgsign = true
|
|
|
|
[core]
|
|
|
|
editor = vim
|
|
|
|
autocrlf = input
|
|
|
|
[merge]
|
|
|
|
tool = vimdiff
|
|
|
|
[alias]
|
|
|
|
gone = !git branch -v | awk '/gone/ { print $1 }'
|
2024-03-06 18:48:00 +01:00
|
|
|
dog = log --decorate --oneline --graph
|
|
|
|
fap = fetch --all --prune
|
|
|
|
[push]
|
|
|
|
autoSetupRemote = true
|
2025-01-06 21:22:17 +01:00
|
|
|
[sendemail]
|
|
|
|
smtpServer = mail.herisson.ovh
|
|
|
|
smtpEncryption = tls
|
|
|
|
smtpServerPort = 587
|
|
|
|
smtpUser = tonitch
|
|
|
|
smtpPass = bateaux
|
|
|
|
annotate = yes
|