Skip to content

Instantly share code, notes, and snippets.

@jaywick
Created January 4, 2018 23:50
Show Gist options
  • Select an option

  • Save jaywick/761429451080d7f36a54a52bdfa10b32 to your computer and use it in GitHub Desktop.

Select an option

Save jaywick/761429451080d7f36a54a52bdfa10b32 to your computer and use it in GitHub Desktop.
View gitk from folder
#IfWinActive ahk_exe explorer.exe
^+g::
SendInput !d
SendInput gitk
SendInput {Enter}
return
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment