dotfiles/dot_hgrc
2024-05-18 19:08:15 -07:00

16 lines
279 B
Text

[ui]
username = Barak Michener <me@barakmich.com>
[extensions]
#hgext.bookmarks =
#hggit =
fetch =
color =
[color]
status.modified = green bold
status.added = yellow bold
status.removed = red bold
status.deleted = cyan bold
status.unknown = none
status.ignored = black bold