|
|
|
|
|
by pjc50
2384 days ago
|
|
There's plenty of options; WSL2 which feels more like a virtualised system but with access to your files (careful!), or the msys system shipped with git-bash, or the more traditional Cygwin. Line endings can become an issue, as can the various BOM characters. |
|