dotfiles/.gitconfig

16 lines
252 B
INI

[core]
editor = vim
[user]
name = Irrlicht
email = irrlicht@mindlair.fr
[init]
defaultBranch = main
[pull]
rebase = true
[diff]
algorithm = histogram
colorMoved = plain
mnemonicPrefix = true
renames = true
[color]
ui = auto