2023-09-18 14:25:21 +02:00
2023-09-18 14:25:21 +02:00
2023-06-12 00:23:54 +02:00

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
Simple bash script to clear stuff on MacOS
Readme 62 KiB
Languages
Shell 100%