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