Skip to content

Instantly share code, notes, and snippets.

@bralpassos
Created August 25, 2011 23:36
Show Gist options
  • Save bralpassos/1172317 to your computer and use it in GitHub Desktop.
Save bralpassos/1172317 to your computer and use it in GitHub Desktop.
hgrc
[ui]
username = saganium
verbose = True
editor = vim
merge = vimdiff
ssh = ssh -C
[extensions]
color =
progress =
pager =
graphlog =
[pager]
pager = LESS='FSRX' less
[progress]
delay = 1.0
format = bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment