• arcine@jlai.lu
    link
    fedilink
    arrow-up
    7
    arrow-down
    2
    ·
    2 days ago

    I used to use fish but I don’t like their weird scripting language. I want my shell to be POSIX compliant.

    • trevor (he/they)@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      13
      ·
      2 days ago

      Basically every non-Windows system comes with a POSIX-compliant shell at /bin/sh. If you’re using shebangs in your POSIX shell scripts like you should, using Fish as your Friendly Interactive Shell shouldn’t be a problem.

    • Laser@feddit.org
      link
      fedilink
      arrow-up
      16
      ·
      2 days ago

      Not being POSIX is one of its main selling points. If you want POSIX, you’re not the target audience