mesamune@lemmy.world to Programming@programming.devEnglish · 4 days agoOptimize your shell experiencethoughtbot.comexternal-linkmessage-square14fedilinkarrow-up149arrow-down10
arrow-up149arrow-down1external-linkOptimize your shell experiencethoughtbot.commesamune@lemmy.world to Programming@programming.devEnglish · 4 days agomessage-square14fedilink
minus-squareesalinkfedilinkarrow-up1·4 days agoYeah, that’s what I do for complex stuff. Aliases are pretty handy too, but I use them for stuff like “v=nvim” and “vd=nvim -d”. Also one function for fd to “nvim $(rf -l $1)”
Yeah, that’s what I do for complex stuff. Aliases are pretty handy too, but I use them for stuff like “v=nvim” and “vd=nvim -d”. Also one function for fd to “nvim $(rf -l $1)”