mesamune@lemmy.world to Programming@programming.devEnglish · 19 days agoOptimize your shell experiencethoughtbot.comexternal-linkmessage-square12fedilinkarrow-up152arrow-down10cross-posted to: linux@lemmy.ml
arrow-up152arrow-down1external-linkOptimize your shell experiencethoughtbot.commesamune@lemmy.world to Programming@programming.devEnglish · 19 days agomessage-square12fedilinkcross-posted to: linux@lemmy.ml
minus-squaredinckel@lemmy.worldlinkfedilinkarrow-up2·19 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·17 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.