Skip to content

Instantly share code, notes, and snippets.

@ksenzee
Created June 17, 2015 17:58
Show Gist options
  • Save ksenzee/b08520490ba917c8439e to your computer and use it in GitHub Desktop.
Save ksenzee/b08520490ba917c8439e to your computer and use it in GitHub Desktop.
gi tlog
function gi {
command=$@
git ${command:1}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment