Skip to content

Instantly share code, notes, and snippets.

@tiefpunkt
Created March 19, 2013 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiefpunkt/5194593 to your computer and use it in GitHub Desktop.
Save tiefpunkt/5194593 to your computer and use it in GitHub Desktop.
Alt+Shift+8 for ™ on Windows as an AutoHotkey Script. Been using that shortcut on Linux all the time. Worklaptop runs Win7, needed it there as well.
!+8::Send ™
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment