Mercurial > ec-dotfiles
view rc/hgrc @ 657:91d7c2e5936c
Remove need to manually switch directory with sud
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 25 Jul 2021 21:36:52 +0900 |
parents | c021db8fb794 |
children | 6811226a75d9 |
line wrap: on
line source
[ui] username = nanaya <me@nanaya.pro> merge = vimdiff verbose = true 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 = [hostsecurity] bitbucket.org:fingerprints=sha256:32:12:90:9A:70:64:82:1C:5B:52:CC:C3:0A:D0:79:DB:E1:A8:62:1B:9A:9A:4C:F4:72:40:1C:A7:3A:D3:0A:8C [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