For those of you unaware: https://nushell.sh/

This is by far the most unique shell out there, since it doesn’t use raw text as output/input to command line calls, but instead an actual data structure. It’s like if every CLI call returned a database table, in a way.

  • TehPers
    link
    fedilink
    English
    2
    edit-2
    2 days ago

    If you’re fine with breaking changes now and then, then yes absolutely. I use it everywhere, and it’s been a huge boost in productivity for me.