Skip to content

Instantly share code, notes, and snippets.

@JacobDB
Last active June 17, 2017 21:39
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 JacobDB/5c2282f1b57a5c9a62c6b99c4bfaa73d to your computer and use it in GitHub Desktop.
Save JacobDB/5c2282f1b57a5c9a62c6b99c4bfaa73d to your computer and use it in GitHub Desktop.
Remap !→ to "End" and !← to "Home" to make switching between Mac & Windows easier
!Left::
Send, {Home}
Return
!Right::
Send, {End}
Return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment