env for PowerShell
December 28, 2020
<p>As a developer I find myself splitting my time between Windows and Linux terminals doing different tasks.
I have a love/hate relationship with both, but there are some syntaxes that I would love to exist in both places.
PowerShell has done a decent job of bringing over some of the simple commands to make life easier (ls, cat, pwd, rm, etc),
but there is one that I always wanted…</p>
<p><em>env</em></p>