Skip to content

Instantly share code, notes, and snippets.

@alexgb
Last active December 14, 2015 20:38
Show Gist options
  • Save alexgb/5144852 to your computer and use it in GitHub Desktop.
Save alexgb/5144852 to your computer and use it in GitHub Desktop.
Drag this link to your bookmarks toolbar. You can click it when on a Github account page to quickly tip someone when you use their code or like their project!
(function() {
window.location = 'https://www.gittip.com/on/github/' + document.URL.split('/').pop();
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment