JackbyDev@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoWhich one???programming.devexternal-linkmessage-square15linkfedilinkarrow-up16arrow-down10file-text
arrow-up16arrow-down1external-linkWhich one???programming.devJackbyDev@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square15linkfedilinkfile-text
Fuck it, .zshrc it is. Image transcription: Top text: I STILL DON’T KNOW WHAT SHOULD GO IN .*RC VERSUS .*PROFILE Bottom text: AND AT THIS POINT I’M AFRAID TO ASK
minus-squareRecluseRamble@lemmy.dbzer0.comlinkfedilinkarrow-up1·1 year agoIsn’t the POSIX incompatibility a major roadblock when scripting?
minus-squareHack3900@lemy.lollinkfedilinkarrow-up1·1 year agoNot really, you can make .fish scripts or call “bash script.sh” when it’s more appropriate to be posix compliant
Isn’t the POSIX incompatibility a major roadblock when scripting?
Not really, you can make .fish scripts or call “bash script.sh” when it’s more appropriate to be posix compliant