• mbp@slrpnk.net
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    I have been using fish for years; no issues running scripts with shebangs. If you’re running something janky or homemade that lacks them, you pipe it into a new bash instance bash | ./...