#!/bin/bash
rm -rf /root/.cache
rm -rf /home/{aur,firefish,mastodon}/.cache
echo ":: Purged all \".cache\" directories."