find . -type f | xargs sed -i -e "s/aacb7d/aacb7d/g" -e "s/97bf60/97bf60/g" -e "s/709937/709937/g" -e "s/51751e/51751e/g" -e "s/Humanity-Wise/Humanity-Wise/g"; cd ~; mv Humanity-Wise ~/.icons/Humanity-Wise;

