update email address
This commit is contained in:
parent
867a86f153
commit
105ef0f9e4
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
[user]
|
[user]
|
||||||
name = liv
|
name = liv
|
||||||
email = shadows_withal@fastmail.com
|
email = shadows_withal@pm.me
|
||||||
signingkey = 0x6F33B647A7AC80CE
|
signingkey = 0x6F33B647A7AC80CE
|
||||||
[core]
|
[core]
|
||||||
editor = vim
|
editor = vim
|
||||||
|
|
2
dot_hgrc
2
dot_hgrc
|
@ -2,7 +2,7 @@
|
||||||
[ui]
|
[ui]
|
||||||
# name and email, e.g.
|
# name and email, e.g.
|
||||||
# username = Jane Doe <jdoe@example.com>
|
# username = Jane Doe <jdoe@example.com>
|
||||||
username = liv <shadows_withal@fastmail.com>
|
username = liv <shadows_withal@pm.me>
|
||||||
editor = vim
|
editor = vim
|
||||||
|
|
||||||
tweakdefaults = True
|
tweakdefaults = True
|
||||||
|
|
Loading…
Add table
Reference in a new issue