mesamunefire@lemmy.world to Programming@programming.devEnglish · 4 months agoOptimize your shell experiencethoughtbot.comexternal-linkmessage-square14fedilinkarrow-up153arrow-down10cross-posted to: [email protected]
arrow-up153arrow-down1external-linkOptimize your shell experiencethoughtbot.commesamunefire@lemmy.world to Programming@programming.devEnglish · 4 months agomessage-square14fedilinkcross-posted to: [email protected]
minus-squareesa@discuss.tchncs.delinkfedilinkarrow-up2·4 months 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)”