(no title)
pthr | 3 years ago
On Windows I've settled with Windows Terminal and clink.
I've tried Powershell too but never got used to it. The concept where everything is an object sounds great. But in practice, to me it only is when scripting. When doing interactive work on the command line (which is what I do all day), as a human, nothing beats plain text for me. Enlighten me if this I missed the point of Powershell.
deafpolygon|3 years ago
Plain-text has gotten annoying to me now (having to shell out to grep, cut, and awk is very meh).
What's your pain point when trying to use powershell?
pthr|3 years ago