mesamune@lemmy.world to Programming@programming.devEnglish · 17 days agoOptimize your shell experiencethoughtbot.comexternal-linkmessage-square14fedilinkarrow-up154arrow-down10cross-posted to: linux@lemmy.ml
arrow-up154arrow-down1external-linkOptimize your shell experiencethoughtbot.commesamune@lemmy.world to Programming@programming.devEnglish · 17 days agomessage-square14fedilinkcross-posted to: linux@lemmy.ml
minus-squareesa@discuss.tchncs.delinkfedilinkarrow-up2·16 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)”