X-Git-Url: https://git.wh0rd.org/?p=home.git;a=blobdiff_plain;f=.hgrc;h=f926a98a6e669a5aaa15d62b05bfd67b55a8bf60;hp=d621adcb8788fbe67997a2f042c1e3d5e2fe4eb7;hb=HEAD;hpb=28f2e62c0ce56cfe761284dd93c6c6f01dd2da0c diff --git a/.hgrc b/.hgrc index d621adc..f926a98 100644 --- a/.hgrc +++ b/.hgrc @@ -2,14 +2,27 @@ username = Mike Frysinger [alias] -a = add -b = branch -se = email +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 = hgext.mq = patchbomb = +purge = +rebase = +#histedit = /usr/local/src/hg/histedit/hg_histedit.py +#hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py [email] method = smtp