aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot.hgrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/dot.hgrc b/dot.hgrc
index d78a619..25e0a4e 100644
--- a/dot.hgrc
+++ b/dot.hgrc
@@ -4,6 +4,9 @@
[ui]
username = Thomas Schneider <qsx@qsx.re>
+[email]
+method = sendmail
+
[extensions]
gpg =
histedit =
@@ -14,6 +17,7 @@ progress =
purge =
rebase =
record =
+remotenames =
strip =
zeroconf =