git and aerc

This commit is contained in:
Hedy Li 2021-03-02 09:50:44 +00:00
parent 2e35f7a58a
commit 8aef9ec17b
2 changed files with 4 additions and 5 deletions

View File

@ -6,12 +6,11 @@
[user]
name = Hedy Li
email = hedyhyry@gmail.com
email = hedy@ttm.sh
[alias]
s = status
c = commit
cm = commit # scheduled for "deprecation" lol
b = branch
ls-alias = config --get-regexp alias
l = log --oneline
@ -37,10 +36,10 @@
rebase = false
[sendemail]
smtpserver = smtp.gmail.com
smtpuser = hedyhyry@gmail.com
smtpserver = smtp.tilde.team
;smtpuser = hedy
smtpencryption = tls
smtpserverport = 587
smtpserverport = 465
annotate = yes
[include]

Binary file not shown.