Update gitconfig and hgrc

This commit is contained in:
marisa 2021-03-21 16:03:15 +01:00
parent 12f7f29a0a
commit 66954e64ec
2 changed files with 4 additions and 2 deletions

View File

@ -12,3 +12,5 @@
autoStash = true
[sendemail]
smtpserver = /opt/homebrew/bin/msmtp
[gpg]
program = gpg

View File

@ -2,8 +2,8 @@
[ui]
# name and email, e.g.
# username = Jane Doe <jdoe@example.com>
username = mokou <mokou@posteo.de>
editor = nvim
username = marisa <mokou@fastmail.com>
editor = vim
tweakdefaults = True
pager = diff-so-fancy | less --tabs=4 -RFX