Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 544 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 544 Bytes

ahk_helpers

Useful ahk scripts like opening github via keyboard.

Installation:

  1. Install https://autohotkey.com/download/
  2. https://www.autohotkey.com/docs/FAQ.htm#Startup

Usage:

Ctrl+Alt+T while your focus is in some folder, git bash would open there.

Ctrl+Alt+C while your focus is in some folder, VS Code would open there.

Troubleshooting:

By default, C:\Program Files\Git\git-bash.exe as path for Git Bash is used, you might have to replace it with your own (open script with text editor and find-replace).