Mercurial > ec-dotfiles
view rc/hgrc @ 521:fb2d37acca81
Reducing bashism.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 18 Jun 2014 16:08:22 +0900 |
parents | 5b06950f7d45 |
children | d77f4aa65251 |
line wrap: on
line source
[ui] username = edogawaconan <me@myconan.net> merge = vimdiff verbose = true style = compact ignore = ~/.hgignore_global ignore.local = ~/.hgignore_global.local [merge-tools] vimdiff.executable = vim vimdiff.args = -d $base $local $output $other +close +close [extensions] convert = progress = bookmarks = mq = rebase = graphlog = color = record = pager = purge = shelve = [hostfingerprints] bitbucket.org = 45:ad:ae:1a:cf:0e:73:47:06:07:e0:88:f5:cc:10:e5:fa:1c:f7:99 [defaults] addremove = --similarity 100 push = -r . [alias] ll = log --style default [pager] pager = LESS=FRX less attend = annotate, cat, diff, export, glog, log, qdiff, heads, ll [bookmarks] track.current = true [color] status.modified = magenta bold status.added = green bold status.removed = red bold status.deleted = cyan bold status.unknown = blue bold status.ignored = black bold %include ~/.hgrc.local