My personal “AutoHotkey” folder in my “Documents” folder.
Clone this via git clone --recurse-submodules because it currently uses some submodules.
- AutoHotkey v2.0
- Windows 10, 64-bit
- A user environment variable named
AHK_USERthat points to the current user's AutoHotkey directory (e.g.C:\Users\MyName\Documents\AutoHotkeyor%USERPROFILE%\Documents\AutoHotkey)- Needed by some
*.lnkfiles in the repo.
- Needed by some
- This repo must exist as the
AHK_USERdirectory (i.e., its repo directory name should also beAutoHotkey)