Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\bash]
"Extended"=""
@="Open Bash here"
[HKEY_CLASSES_ROOT\Directory\Background\shell\bash\command]
@="bash"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment