Skip to content

Instantly share code, notes, and snippets.

@Nikitaw99
Created April 23, 2016 07:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nikitaw99/a0c5b4f39ef4466d4a8436902ad36fd3 to your computer and use it in GitHub Desktop.
Save Nikitaw99/a0c5b4f39ef4466d4a8436902ad36fd3 to your computer and use it in GitHub Desktop.
I love these gource configs.
// Awesome Gource config, use by default, please.
gource -f --seconds-per-day 3 --auto-skip-seconds 1 --file-idle-time 0 --camera-mode track
// Super fast Gource config, best for big logs.
gource -f --seconds-per-day 1 --auto-skip-seconds 1 --file-idle-time 0 --camera-mode track
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment