oranda icon indicating copy to clipboard operation
oranda copied to clipboard

potentially wrap powershell invocations in pwsh

Open Gankra opened this issue 2 years ago • 1 comments

pwsh -c "irm .... | etc"

This basically makes them use the "right" terminal even if they're using cmd or some unix-y shell on windows, allegedly?

Gankra avatar Jun 17 '23 00:06 Gankra

(note that cargo-dist should also do this if we do this)

Gankra avatar Aug 09 '23 17:08 Gankra