• TheGrandNagus@lemmy.world
      link
      fedilink
      arrow-up
      32
      ·
      7 months ago

      Yeah, and I suspect most reading the article haven’t either, so the above guy’s question stands - what’s wrong with Bash in comparison to the others?

      • Kogasa@programming.dev
        link
        fedilink
        arrow-up
        3
        ·
        7 months ago

        Nothing wrong with it, it’s just boring. Fish shell has some new features that make it nice to use. So does zsh. Tab completions, history navigation, plugins and such.

      • BaroqueInMind@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        7 months ago

        I don’t use anything other than BASH, but I hear that ZSH has command tab-completion (not just directory tab-autocomplete) similar to PowerShell and also some other cool shit I’m not really bothered to check out since bash is the GOAT.

      • null
        link
        fedilink
        arrow-up
        6
        arrow-down
        4
        ·
        7 months ago

        Why does something have to be wrong with Bash for Fish to be better?

            • pastermil@sh.itjust.works
              link
              fedilink
              arrow-up
              1
              ·
              7 months ago

              A lot of people use it for work and they couldn’t have the slightest risk of their setup broken since their living depend on it?

              • null
                link
                fedilink
                arrow-up
                1
                ·
                7 months ago

                What does that have to do with the question?

        • TheGrandNagus@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          7 months ago

          I asked why others are better, I never called Bash shit.

          It stands to reason that if people want to switch to something else, then they must have advantages over Bash.

          • null
            link
            fedilink
            arrow-up
            1
            ·
            7 months ago

            what’s wrong with Bash in comparison to the others?

            The others have plenty of QoL features like auto-complete, spelling correction, syntax highlighting, etc.

            Doesn’t mean there’s anything “wrong” with Bash by comparison.