home/dot_hgrc
2023-03-06 10:38:28 +01:00

11 lines
265 B
Text

# example user config (see 'hg help config' for more info)
[ui]
# name and email, e.g.
# username = Jane Doe <jdoe@example.com>
username = liv <shadows_withal@fastmail.com>
editor = vim
tweakdefaults = True
pager = diff-so-fancy | less --tabs=4 -RFX
[extensions]