Quantcast
Channel: 看得透又看得远者prevail. ppt.cc/flUmLx ppt.cc/fqtgqx ppt.cc/fZsXUx ppt.cc/fhWnZx ppt.cc/fnrkVx ppt.cc/f2CBVx
Viewing all articles
Browse latest Browse all 20523

mac-cleanup

$
0
0
Cleanup script for OSX.
It does the following cleanup tasks:
  • Empty the Trash on all mounted volumes and the main HDD
  • Clear System Log Files
  • Clear Adobe Cache Files
  • Cleanup iOS Applications
  • Remove iOS Device Backups
  • Cleanup XCode Derived Data and Archives
  • Cleanup Homebrew Cache
  • Cleanup any old versions of gems
  • Cleanup dangling docker images
  • Purge inactive memory

Automatic Install:

use curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/fwartner/mac-cleanup/master/installer.sh)"
use wget
sh -c "$(wget https://raw.githubusercontent.com/fwartner/mac-cleanup/master/installer.sh -O -)"

Step by step Install:

Download: curl -o cleanup https://raw.githubusercontent.com/fwartner/mac-cleanup/master/cleanup.sh
Make it executable: chmod +x cleanup
Move to make it globally usable: sudo mv cleanup /usr/local/bin/cleanup

Uninstall

curl -fsSL "https://raw.githubusercontent.com/fwartner/mac-cleanup/master/installer.sh"| bash -s uninstall

Update

curl -fsSL "https://raw.githubusercontent.com/fwartner/mac-cleanup/master/installer.sh"| bash -s update

from https://github.com/fwartner/mac-cleanup

Viewing all articles
Browse latest Browse all 20523

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>