.dotfiles/.gitconfig

12 lines
208 B
INI
Raw Normal View History

2022-12-13 06:33:15 +01:00
[user]
2023-07-08 17:28:12 +02:00
name = Samuel Ortion
email = samuel+git@ortion.fr
2024-05-13 20:40:00 +02:00
signingkey = CD59CAF827091EB1F9B2F1209B02406F8C4FB765
2023-02-01 09:31:52 +01:00
[core]
editor = vim
[init]
2024-05-13 20:40:00 +02:00
defaultBranch = main
[commit]
gpgsign = true