Skip to content

Instantly share code, notes, and snippets.

View Hexlord's full-sized avatar

Alexander Knorre Hexlord

View GitHub Profile
@Hexlord
Hexlord / git_bash_here.ahk
Last active November 5, 2019 07:38 — forked from yiboyang/git_bash_here.ahk
Git bash here in Windows Explorer with Ctrl + Alt + T
;
; AutoHotkey Version: 1.1
; Language: English
; Platform: Win9x/NT
; Author: Yibo
;
; Script Function:
; Define the shortcut Ctrl + Alt + T for launching Git bash in current folder in Windows Explorer
;