Skip to content

Instantly share code, notes, and snippets.

@JoeGlines
Last active April 26, 2021 15:28
Show Gist options
  • Save JoeGlines/6f17b5879e3f50c45cae59b2e2c505d4 to your computer and use it in GitHub Desktop.
Save JoeGlines/6f17b5879e3f50c45cae59b2e2c505d4 to your computer and use it in GitHub Desktop.
;*******************************************************
; Want a clear path for learning AutoHotkey; Take a look at our AutoHotkey Udemy courses. They're structured in a way to make learning AHK EASY
; Right now you can get a coupon code here: https://the-Automator.com/Learn
;*******************************************************
#Include <default_Settings>
RAlt::
Browser_Forward::Reload
RControl::
Browser_Back::
;************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment