confOS/dotfiles/.gitconfig

25 lines
261 B
INI
Raw Normal View History

[user]
email = kennel.anri@tutanota.com
name = Mylloon
2024-02-18 14:01:52 +01:00
[commit]
gpgsign = true
[init]
defaultBranch = main
2024-02-18 14:01:52 +01:00
[pull]
rebase = false
[remote "origin"]
prune = true
[push]
autoSetupRemote = true
[merge]
conflictStyle = zdiff3
[diff]
external = difft