mesamune@lemmy.world to Programming@programming.devEnglish · 9 days agoOptimize your shell experiencethoughtbot.comexternal-linkmessage-square15fedilinkarrow-up154arrow-down10cross-posted to: [email protected][email protected]
arrow-up154arrow-down1external-linkOptimize your shell experiencethoughtbot.commesamune@lemmy.world to Programming@programming.devEnglish · 9 days agomessage-square15fedilinkcross-posted to: [email protected][email protected]
minus-squaredinckel@lemmy.worldlinkfedilinkarrow-up2·9 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·7 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.