Skip to content

Instantly share code, notes, and snippets.

@FlorianLatapie
Last active December 3, 2022 19:24
Show Gist options
  • Save FlorianLatapie/72d5b86cf51f71392ab82b2fd034c1d6 to your computer and use it in GitHub Desktop.
Save FlorianLatapie/72d5b86cf51f71392ab82b2fd034c1d6 to your computer and use it in GitHub Desktop.
Go directly to a person's GitHub Gist profile by clicking on a bookmark with this code.
javascript:window.location.href="https://gist."+window.location.href.match(/(github\.com\/[^/]+)(?:\/.*)?/)[1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment