Skip to content

Instantly share code, notes, and snippets.

@incanus
Created March 11, 2013 17:33
Show Gist options
  • Save incanus/5136003 to your computer and use it in GitHub Desktop.
Save incanus/5136003 to your computer and use it in GitHub Desktop.
Bookmarklet for gist pages to go to http://inkwell.github.com
javascript:document.location.href='http://inkwell.github.com/'+location.href.replace(/^.*\//,'');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment