Configure development environment and install popularly used applications on a clean Mac quickly:
curl -sL 'https://macosx.github.io/bootstrap.sh' | bash
Clean disk quickly when it’s full:
curl -sL 'https://macosx.github.io/clean.sh' | bash