So I’ve been using Linux now for a while, and am looking to migrate my dev environment to vim and spend more time in the command line. I’m fairly comfortable with bash but by no means an expert. I’ve used zsh with some minor customization but just recently learned about fish. I’d love to hear people’s opinions.

  • @[email protected]
    link
    fedilink
    6
    edit-2
    11 months ago

    I tried fish and liked it.

    But compatibility to bash is not great.

    So I changed to zsh with zsh quick start kit (zgen and later zgenom). Zsh has more more community, frameworks and plugins.

    Now I roll my own zsh config using zinit with turbo.

    • Vivi
      link
      fedilink
      English
      211 months ago

      I use fish with the bass plugin for any time I need to work with bash scripts.