nak1114 / rbenv-win

rbenv for Windows
MIT License
103 stars 32 forks source link

Generate sh shims for MinGW environments #13

Closed meustrus closed 5 years ago

meustrus commented 5 years ago

The bash shell from MinGW does not execute .bat files without their extension like cmd.exe does. This PR allows the user to call rbenv install and shims like ruby from a MinGW shell.