Skip to content

Instantly share code, notes, and snippets.

@eka
Created November 30, 2011 10:05
Show Gist options
  • Save eka/1408555 to your computer and use it in GitHub Desktop.
Save eka/1408555 to your computer and use it in GitHub Desktop.
My .hgrc
[ui]
username = firstname lastname <[email protected]>
verbose = True
[pager]
pager = LESS='FSRX' less
[extensions]
color =
hgext.fetch=
hgext.graphlog =
pager =
progress =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment