mesamune@lemmy.world to Programming@programming.devEnglish · 12 days agoOptimize your shell experiencethoughtbot.comexternal-linkmessage-square14fedilinkarrow-up149
arrow-up149external-linkOptimize your shell experiencethoughtbot.commesamune@lemmy.world to Programming@programming.devEnglish · 12 days agomessage-square14fedilink
minus-squareesa@discuss.tchncs.delinkfedilinkarrow-up1·12 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)”