@[email protected] to Mildly [email protected]English • 1 year agoThe color blurplelemmy.worldimagemessage-square24fedilinkarrow-up1175
arrow-up1175imageThe color blurplelemmy.world@[email protected] to Mildly [email protected]English • 1 year agomessage-square24fedilink
From a site I’ve inherited which is full of things like this (and lots of other very !important things). Send help.
minus-squareEager EaglelinkfedilinkEnglish39•1 year agosed -i 's/.purple/.not-purple/g' *.css done, boss
minus-square@[email protected]linkfedilinkEnglish4•1 year agoIt’s fine as long as you have proper source control. Run it and check the diff before committing.
minus-square@[email protected]linkfedilinkEnglish1•edit-21 year agoBut I set my .git directories to have .css filename extensions!!?! It shouldn’t be my job to educate you.
sed -i 's/.purple/.not-purple/g' *.css
done, boss
This just gave me a panic attack
It’s fine as long as you have proper source control. Run it and check the diff before committing.
But I set my
.git
directories to have.css
filename extensions!!?! It shouldn’t be my job to educate you.deleted by creator