Created
January 4, 2025 01:16
-
-
Save startergo/a82a6ddcb11153371c8f387e8482c7e3 to your computer and use it in GitHub Desktop.
Open Mingw64 terminal right click here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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