Windows Registry Editor Version 5.00 ; ----------------------------------------------------------------------------- ; undo: associate .git* configuration files with the default text editor ; ----------------------------------------------------------------------------- [-HKEY_CURRENT_USER\Software\Classes\.gitattributes] [-HKEY_CURRENT_USER\Software\Classes\.gitignore] [-HKEY_CURRENT_USER\Software\Classes\.gitmodules] ; ----------------------------------------------------------------------------- ; undo: associate '.sh' files to be run with git bash ; ----------------------------------------------------------------------------- [-HKEY_CURRENT_USER\Software\Classes\.sh] [-HKEY_CURRENT_USER\Software\Classes\sh_auto_file] [-HKEY_CURRENT_USER\Software\Classes\sh_auto_file\DefaultIcon] [-HKEY_CURRENT_USER\Software\Classes\sh_auto_file\shell\open\command] [-HKEY_CURRENT_USER\Software\Classes\sh_auto_file\ShellEx\DropHandler]