dotfiles/.config/git/config

12 lines
187 B
Plaintext

[init]
defaultbranch = main
[user]
email = hok7zv@tutanota.com
name = hok7z
[core]
editor = nvim
pager = less
excludesfile = .gitignore
[diff]
noprefix = true