this post was submitted on 04 Sep 2023
40 points (100.0% liked)

commandline

1696 readers
1 users here now

founded 1 year ago
MODERATORS
 

If you haven't heard of it before, nutshell is an alternative to bash/zsh: https://github.com/nushell/nushell

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

This looks incredibly powerful and cool.. but also like the kind of thing that may be a bit too niche or experimental for me to learn after just 2 years of the occasional casual Bash scripting and 4 weeks of having used zsh as my terminal.

I am trying to resist

[โ€“] [email protected] 2 points 1 year ago

I feel you on this. I recently switched to fish, and have one or two .fish scripts that don't really "do" anything. Everything else remotely important is still in bash, and I'll probably keep it that way

Maybe somewhere down the line...