Hacker News new | ask | show | jobs
by noisem4ker 1518 days ago
Addendum to 2: use PowerShell 7, a newer major version than the one probably coming as default, and based on the modern Core lineage. You get niceties and the sanity you'd expect such as UTF-8 when writing to files with the > operator.
1 comments

Indeed: cinst pwsh

Also set it as default in terminal/conemu.