Wrote up my thoughts on why #nushell matters. And yes, they get a bit spicy 😅

https://www.jntrnr.com/case-for-nushell/

The case for Nushell

Sophia June Turner

@jntrnr the main reason I haven't tried it is an overload of new things and not enough time to try them all.

The one that has really worked is neovim, because I could adopt it incrementally. Can't do that with a new shell.

@j2kun

you could start by writing scripts in it, and then build from there

most of the common shell things will work similarly (cd, ls, mv, rm, etc) but really dig in takes getting used to the nushell way

@jntrnr using it as a scripting language isn't a bad idea...