Skip to content

Instantly share code, notes, and snippets.

@DamirSvrtan
Last active January 4, 2016 01:49
Show Gist options
  • Save DamirSvrtan/8551312 to your computer and use it in GitHub Desktop.
Save DamirSvrtan/8551312 to your computer and use it in GitHub Desktop.
Aliases
alias productive='git log --since="today" --oneline | sed "s/^\w\+/*/g"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment