Hacker News new | ask | show | jobs
by account-5 416 days ago
Ever since I 'discovered' Nushell I've noticed a lot of new shells appearing on HN.

The thing I like about Nushell is it does away with some of the things that I found hard with bash, and made data formats a first class citizen (something I enjoyed about powershell).

I think if you like Lisp elvish would be ideal but for me the lack (seeming, I've not done a deep dive on the docs) of built-in data parsing is a no.

1 comments

Elvish was a bit slow to me, nush is nice but I found out I can do most of the tasks using yq and jc more intuitively.