mesamune@lemmy.world to Programming@programming.devEnglish · 6 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 · 6 days agomessage-square15fedilinkcross-posted to: linux@lemmy.ml
minus-squaredinckel@lemmy.worldlinkfedilinkarrow-up2·6 days agoAny time a shell alias would be useful, i have to setup an equivalent of a makefile anyway. My current setup has no aliases active, for the same reasons as you
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up1·5 days agoI have so many Makefiles. But I refuse to acknowledge that I might have a problem. I’ve been clean from using autoreconf for almost a decade, at least.
Any time a shell alias would be useful, i have to setup an equivalent of a makefile anyway. My current setup has no aliases active, for the same reasons as you
I have so many
Makefile
s. But I refuse to acknowledge that I might have a problem.I’ve been
clean
from usingautoreconf
for almost a decade, at least.