Cleanup All Cache
Clean up all cache.
apt
Homebrew
Python
npm
Ruby
Go
apt clean
brew cleanup --prune=all
pip cache purge
npm cache clean
gem sources --clear-all
# Open a PR to complete this 🫶🏻
Clean up all cache.
apt
Homebrew
Python
npm
Ruby
Go
apt clean
brew cleanup --prune=all
pip cache purge
npm cache clean
gem sources --clear-all
# Open a PR to complete this 🫶🏻