0defe68db8db2530dcd8c155f6402134f7c2f323
All checks were successful
Rebase Remote Branches / rebase-branches (push) Successful in 3s
MacOS-Clear-script
I made a simple script to clear the folders that regularly get enormous under MacOS.
The current version clears:
- Homebrew's cache
- Firefox's cache
- Thunderbird's cache
- CoreSimulator's cache (Xcode)
- Java Gradle caches
- Discord's cache
- Jetbrains's cache
- Old Fusion360 versions
- VisualStudio's cache
- VisualStudioInstaller's cache
- Adobe's cache (All apps)
The scripts requires sudo, so be careful with it.
I'm not responsible for any misusage or any problems that might arise from using this script.
Install
brew tap Skydust/clearscript https://gitea.skydust.fr/Skydust/homebrew-clearscript.git
brew install clearscript
Description
Languages
Shell
100%