Files
dotfiles/.gitconfig
2023-09-21 09:10:38 +02:00

14 lines
185 B
INI

[push]
default = simple
[user]
email = daiko@daiko.fr
name = Florestan Bredow
[core]
editor = nvim
[pull]
rebase = true
[credential]
helper = cache
[init]
defaultBranch = master