Skip to content

Instantly share code, notes, and snippets.

@peregrinogris
Created February 15, 2012 20:58
Show Gist options
  • Save peregrinogris/1838974 to your computer and use it in GitHub Desktop.
Save peregrinogris/1838974 to your computer and use it in GitHub Desktop.
my HG conf file
[extensions]
color =
pager =
hgext.mq =
[pager]
pager = LESS='FSRX' less
[diff]
git = true
showfunc = true
unified = 8
[defaults]
diff = -pU8
qdiff = -pU8
qnew = -U
[ui]
ignore=~/.hgignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment