dots/dot_hgrc

12 lines
259 B
Plaintext

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