Scripts to optimize the Raspbian, system based in Debian and used in the Raspberry Pi board as the official distro.
For script use, you can insert in the terminal:
cd /home/pi/
wget <script url>
sudo chmod +x <script file>
./<script file>
Replace <script file> to script file name. EXAMPLE: clean-apps.sh