moving all dots

This commit is contained in:
Barak Michener 2024-05-18 19:08:15 -07:00
parent 6fcf9ba919
commit d9b6fdfc1b
349 changed files with 34598 additions and 34727 deletions

16
dot_hgrc Normal file
View file

@ -0,0 +1,16 @@
[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