Skip to content

Instantly share code, notes, and snippets.

@startergo
Created January 4, 2025 01:16
Show Gist options
  • Save startergo/a82a6ddcb11153371c8f387e8482c7e3 to your computer and use it in GitHub Desktop.
Save startergo/a82a6ddcb11153371c8f387e8482c7e3 to your computer and use it in GitHub Desktop.
Open Mingw64 terminal right click here
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Mingw64]
@="Open Mingw64 here"
"Icon"="C:\\msys64\\mingw64.ico"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Mingw64\command]
@="C:\\msys64\\mingw64.exe bash"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment