Skip to content

Instantly share code, notes, and snippets.

@kenji-getpowered
Created October 6, 2015 12:13
Show Gist options
  • Save kenji-getpowered/2480e09f4b2061c9fd6f to your computer and use it in GitHub Desktop.
Save kenji-getpowered/2480e09f4b2061c9fd6f to your computer and use it in GitHub Desktop.
Autohotkey multi modal configuration
; 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