]> git.wh0rd.org - home.git/blobdiff - .hgrc
mercurial settings
[home.git] / .hgrc
diff --git a/.hgrc b/.hgrc
new file mode 100644 (file)
index 0000000..d621adc
--- /dev/null
+++ b/.hgrc
@@ -0,0 +1,19 @@
+[ui]
+username = Mike Frysinger <vapier@gentoo.org>
+
+[alias]
+a  = add
+b  = branch
+se = email
+
+[extensions]
+color =
+hgext.mq =
+patchbomb =
+
+[email]
+method = smtp
+
+[smtp]
+host = localhost
+port = 1111