moving all dots
This commit is contained in:
parent
6fcf9ba919
commit
d9b6fdfc1b
349 changed files with 34598 additions and 34727 deletions
16
dot_hgrc
Normal file
16
dot_hgrc
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue