cm0002@piefed.world to Programmer Humor@programming.devEnglish · 1 day agoI_fucking_hate_them_nowmedia.piefed.worldimagemessage-square110fedilinkarrow-up1760arrow-down16
arrow-up1754arrow-down1imageI_fucking_hate_them_nowmedia.piefed.worldcm0002@piefed.world to Programmer Humor@programming.devEnglish · 1 day agomessage-square110fedilink
minus-squareSonotsugipaa@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-29 hours agoI use Zsh too, though at this point is becoming detrimental to my (already limited) Bash skills because of features like the ${^array}{1,2,3} syntax which I use in some scripts of mine, which in turn I wouldn’t dare try to translate to Bash.
I use Zsh too, though at this point is becoming detrimental to my (already limited) Bash skills because of features like the
${^array}{1,2,3}
syntax which I use in some scripts of mine, which in turn I wouldn’t dare try to translate to Bash.