view .hgrc @ 20:5371599c0cfa

local setup
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 18 Mar 2020 10:56:23 +0000
parents
children d376341b10c2
line wrap: on
line source

# example user config (see "hg help config" for more info)
[ui]
# name and email, e.g.
# username = Jane Doe <jdoe@example.com>
username = Henry S. Thompson <ht@inf.ed.ac.uk>

[extensions]
# uncomment these lines to enable some popular extensions
# (see "hg help extensions" for more info)
#
# pager =
# color =