dotfiles/.config/git/config
2021-04-30 06:49:45 -07:00

17 lines
271 B
Text

[user]
name = Morgan McMillian
email = thrrgilag@dreamfall.space
[pull]
rebase = true
[color]
diff = auto
status = auto
branch = auto
interactive = auto
ui = true
pager = true
[sendemail]
annotate = yes
smtpServer = /usr/bin/msmtp
[init]
defaultBranch = main