oranda
oranda copied to clipboard
potentially wrap powershell invocations in pwsh
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?
(note that cargo-dist should also do this if we do this)