Created
October 6, 2015 12:13
-
-
Save kenji-getpowered/2480e09f4b2061c9fd6f to your computer and use it in GitHub Desktop.
Autohotkey multi modal configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Instead of doing one single file, do multple files by topic | |
#Include %A_LineFile%\..\AutoHotkeyJava.ahk | |
#Include %A_LineFile%\..\AutoHotkeySql.ahk | |
#Include %A_LineFile%\..\AutoHotkeyUnix.ahk | |
#Include %A_LineFile%\..\AutoHotkeyText.ahk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment