Skip to content

Instantly share code, notes, and snippets.

@aoopvn
Forked from jetsanix/reset_app_store.sh
Last active August 29, 2015 14:07
Show Gist options
  • Save aoopvn/e8278406a6bf478dcb0b to your computer and use it in GitHub Desktop.
Save aoopvn/e8278406a6bf478dcb0b to your computer and use it in GitHub Desktop.
#!/bin/sh
rm ~/Library/Preferences/com.apple.appstore.plist
rm -r ~/Library/Saved\ Application\ State/com.apple.appstore.savedState
rm -r ~/Library/Caches/com.apple.appstore
rm -r /private/var/folders/*/*/*/com.apple.appstore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment