Skip to content

Instantly share code, notes, and snippets.

@erjiang
Created May 21, 2013 20:24
Show Gist options
  • Save erjiang/5622925 to your computer and use it in GitHub Desktop.
Save erjiang/5622925 to your computer and use it in GitHub Desktop.
My .hgrc
[ui]
username = Eric Jiang <[email protected]>
editor = vim
merge = vimdiff
[extensions]
hgext.graphlog =
pager =
rebase =
color =
transplant =
mq =
hgk=
record=
[pager]
pager = LESS='FSRX' less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment