X-Git-Url: https://git.wh0rd.org/?p=home.git;a=blobdiff_plain;f=.hgrc;h=f926a98a6e669a5aaa15d62b05bfd67b55a8bf60;hp=1288c42f146b0d025f6661b3486aa1584a4229cf;hb=HEAD;hpb=4eaeebc10faa9dfe2873d687077b841a46edbc9f diff --git a/.hgrc b/.hgrc index 1288c42..f926a98 100644 --- a/.hgrc +++ b/.hgrc @@ -5,12 +5,15 @@ username = Mike Frysinger a = add b = branch clean = purge +diff = diff -p +g = grep l = log rb = rebase rb-a = rebase -a rb-c = rebase -c se = email stash = shelve +t = tag [extensions] color = @@ -18,8 +21,8 @@ hgext.mq = patchbomb = purge = rebase = -histedit = /usr/local/src/hg/histedit/hg_histedit.py -hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py +#histedit = /usr/local/src/hg/histedit/hg_histedit.py +#hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py [email] method = smtp