Matías González
Results
2
comments of
Matías González
I second this, I want to attempt to implement this as a [PowerToy](https://github.com/microsoft/PowerToys/), maybe one day it will become a default Windows behaviour
> Looks like some linux shells are referring curl as curl.exe > > worked around by going into vm/pod/whatever as root and doing: ln -s /usr/bin/curl /usr/bin/curl.exe > > RESULT:...