Skip to content

Instantly share code, notes, and snippets.

View Wouterr0's full-sized avatar
😅
Busy AF

Wouterr0

😅
Busy AF
  • Amsterdam, Netherlands
View GitHub Profile
@yiboyang
yiboyang / git_bash_here.ahk
Last active March 3, 2024 08:44
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
;