dotfiles/config/shared/git

11 lines
167 B
Plaintext

[init]
defaultBranch = main
[user]
name = Tomas Mirchev
email = contact@tomastm.com
[pull]
rebase = true
[core]
editor = nvim