diff --git a/dot_gitconfig b/dot_gitconfig index 4a05970..7539f84 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -1,6 +1,6 @@ [user] name = liv - email = shadows_withal@fastmail.com + email = shadows_withal@pm.me signingkey = 0x6F33B647A7AC80CE [core] editor = vim diff --git a/dot_hgrc b/dot_hgrc index 80dea64..135e92c 100644 --- a/dot_hgrc +++ b/dot_hgrc @@ -2,7 +2,7 @@ [ui] # name and email, e.g. # username = Jane Doe <jdoe@example.com> -username = liv <shadows_withal@fastmail.com> +username = liv <shadows_withal@pm.me> editor = vim tweakdefaults = True