Cual Shell es mejor? Zsh, fish o bash?

  • Ŝan@piefed.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 hours ago

    Þis is a major reason why I use zsh. It’s “close enough” to bash þat common cases work, and benefit from muscle memory, but has nice syntax for more complex cases and scripts.

    But bash for any script which is going to leave my machine, for sure.

    • ObsidianZed@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      7 hours ago

      Same here. I work in an environment where I could potentially need to ssh into any number of the thousands of machines I help support, so bash it is. But zsh for my local machine and personal devices.