KillDash9@programming.dev to linuxmemes@lemmy.world · 13 days agoI can't like the fishprogramming.devimagemessage-square165linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageI can't like the fishprogramming.devKillDash9@programming.dev to linuxmemes@lemmy.world · 13 days agomessage-square165linkfedilink
minus-squareHotsauceHurricane@lemmy.worldlinkfedilinkarrow-up0·12 days agoAs a ham-handed individual , I absolutely LOVE fish shell. Started using it like 3 years ago and never looked back.
minus-squaresem@piefed.blahaj.zonelinkfedilinkEnglisharrow-up0·12 days agoHow do you deal with when the guide has commands that only work in bash
minus-squaretetris11@feddit.uklinkfedilinkEnglisharrow-up0·edit-212 days agoyou can run bash scripts in fish. The syntax is bash ./script.sh Edit: I’m being unhelpful/funny. I just read through the fish manual, and it’s so nice and agree that if it was just a bit more bash friendly it would have great uptake
minus-squarefestus@lemmy.calinkfedilinkEnglisharrow-up0·12 days agoRun ‘bash’ and then follow the guide, assuming it’s too complex to tweak for fish.
As a ham-handed individual , I absolutely LOVE fish shell. Started using it like 3 years ago and never looked back.
How do you deal with when the guide has commands that only work in bash
you can run bash scripts in fish. The syntax is
bash ./script.shEdit: I’m being unhelpful/funny. I just read through the fish manual, and it’s so nice and agree that if it was just a bit more bash friendly it would have great uptake
Run ‘bash’ and then follow the guide, assuming it’s too complex to tweak for fish.