What’s your favourite to use? Mine is Fish due to its ease of use and user friendly approach.

Bash is the pepperoni of shell tools being reliable in every field no matter what but I’ve moved to Fish as I wanted to try something different.

So what’s your shell of choice?

  • toastal@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Fish for interactive shell. “It depends” for scripting, but usually ends up Bash since it is the NixOS default.

  • Lettuce eat lettuce@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    I have been enjoying fish a lot over the last few months, but I generally try to use Bash, it makes cross-*NIX administration that much easier.

  • thepiguy@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Fish shell. I switched to fish ages ago, back when I didn’t know much bash scripting. Now I am just so used to it that I don’t wanna switch back. Plus it just works.

  • ☆ Yσɠƚԋσʂ ☆@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    I really like fish because it has excellent contextual autocomplete based on the folder you’re in. I haven’t used any other shell that was as good at it.

  • ReluctantMuskrat@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    I know I’m a heretic but I’m a huge powershell fan. Once you work with an object-oriented shell you’ll wonder why you’ve dealt with parsing text for so long. Works great on Linux, MacOS and Windows, it’s open source, reads and writes csv, json and xml natively, native web and rest service support, built-in support for remote computing and parallel processing and extensive libraries for just about anything you can think of. It takes a little getting used to but it’s worth it.