Mercurial > ec-dotfiles
comparison rc/hgrc @ 504:3253d9e5daf1
Less eyecancerous color under putty.
| author | edogawaconan <me@myconan.net> | 
|---|---|
| date | Sat, 15 Mar 2014 22:24:40 +0900 | 
| parents | 535c202bb3db | 
| children | 023071785b97 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 503:e2b52663763b | 504:3253d9e5daf1 | 
|---|---|
| 37 attend = annotate, cat, diff, export, glog, log, qdiff, heads, ll | 37 attend = annotate, cat, diff, export, glog, log, qdiff, heads, ll | 
| 38 | 38 | 
| 39 [bookmarks] | 39 [bookmarks] | 
| 40 track.current = true | 40 track.current = true | 
| 41 | 41 | 
| 42 [color] | |
| 43 status.modified = magenta bold | |
| 44 status.added = green bold | |
| 45 status.removed = red bold | |
| 46 status.deleted = cyan bold | |
| 47 status.unknown = blue bold | |
| 48 status.ignored = black bold | |
| 49 | |
| 42 %include ~/.hgrc.local | 50 %include ~/.hgrc.local | 
