cm0002@programming.dev to Linux@programming.dev · 8 months agoWhat's involved in getting a "modern" terminal setup?jvns.caexternal-linkmessage-square21linkfedilinkarrow-up152arrow-down16cross-posted to: [email protected]
arrow-up146arrow-down1external-linkWhat's involved in getting a "modern" terminal setup?jvns.cacm0002@programming.dev to Linux@programming.dev · 8 months agomessage-square21linkfedilinkcross-posted to: [email protected]
minus-squareLiveLM@lemmy.ziplinkfedilinkEnglisharrow-up3arrow-down1·8 months agoI thought you weren’t supposed to use Fish as your login shell directly since it isn’t fully POSIX compatible
minus-squareLiveLM@lemmy.ziplinkfedilinkEnglisharrow-up1·8 months agoThey warn about it on their home page, so I assumed using it could bust your system. My bad. I think they also had harsher wording about this in the past but I might be misremembering…
minus-squarexav@programming.devlinkfedilinkarrow-up2·8 months agoScripts who use #!/bin/sh are independent of your login shell.
minus-squaredarklamer@lemmy.dbzer0.comlinkfedilinkarrow-up3arrow-down1·edit-22 months agodeleted by creator
I thought you weren’t supposed to use Fish as your login shell directly since it isn’t fully POSIX compatible
deleted by creator
They warn about it on their home page, so I assumed using it could bust your system. My bad.
I think they also had harsher wording about this in the past but I might be misremembering…
deleted by creator
Scripts who use
#!/bin/share independent of your login shell.deleted by creator