SUPER SAIYAN@lemmy.world to memes@lemmy.world · 4 days agoI suck at naming anythinglemmy.worldimagemessage-square30linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageI suck at naming anythinglemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · 4 days agomessage-square30linkfedilink
minus-square[object Object]@lemmy.worldlinkfedilinkarrow-up0·3 days agoUse fd and ripgrep at least. It’s not the stone age.
minus-squareBeigeAgenda@lemmy.calinkfedilinkarrow-up0·3 days agoI’m probably using them already if they are aliased to find and grep.
minus-square[object Object]@lemmy.worldlinkfedilinkarrow-up0·3 days agoBtw, while I’m here: you might also want to look into eza, fzf, bat, and maybe delta (or icdiff for side-by-side comparison). I’m pretty conservative regarding replacement for classic utils, but these are worth it.
Use
fdand ripgrep at least. It’s not the stone age.I’m probably using them already if they are aliased to
findandgrep.Btw, while I’m here: you might also want to look into
eza,fzf,bat, and maybedelta(oricdifffor side-by-side comparison). I’m pretty conservative regarding replacement for classic utils, but these are worth it.