Skip to content

Instantly share code, notes, and snippets.

@king6cong
Created February 24, 2018 13:15
Show Gist options
  • Save king6cong/e6f80d9340251e96c6075cfc44cbe48f to your computer and use it in GitHub Desktop.
Save king6cong/e6f80d9340251e96c6075cfc44cbe48f to your computer and use it in GitHub Desktop.
rm -rf ~/Library/Developer/Xcode/DerivedData/*
rm -rf ~/Library/Developer/Xcode/Archives/*
rm -rf ~/Library/Caches/Homebrew/*.gz
rm -rf ~/Library/Caches/Homebrew/*.zip
rm -rf ~/Library/Caches/Homebrew/Cask/*
rm -rf ~/Library/Logs/*
rm -rf '~/Music/iTunes/iTunes Media/Downloads'
rm -rf '~/Music/iTunes/iTunes Media/Mobile Applications'
ls '~/Library/Developer/Xcode/iOS DeviceSupport'
brew cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment