zarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 5 months agobash trickssh.itjust.worksimagemessage-square37fedilinkarrow-up1353arrow-down12
arrow-up1351arrow-down1imagebash trickssh.itjust.workszarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 5 months agomessage-square37fedilink
minus-squareMarx2k@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5·5 months agoFor shorter, often used workflows i end up making an alias in bashrc/zshrc.
minus-squarestembolts@programming.devlinkfedilinkEnglisharrow-up4·5 months agoTbh, I should consider migrating some of my one-liners to bash aliases. I just like to be cautious to not pollute my shell’s auto-complete.
minus-squareMarx2k@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·5 months agoYou can always start them off with an underscore ;)
For shorter, often used workflows i end up making an alias in bashrc/zshrc.
Tbh, I should consider migrating some of my one-liners to bash aliases. I just like to be cautious to not pollute my shell’s auto-complete.
You can always start them off with an underscore ;)