Skip to content

Instantly share code, notes, and snippets.

@ha1t
Last active December 22, 2015 01:29
Show Gist options
  • Save ha1t/6396598 to your computer and use it in GitHub Desktop.
Save ha1t/6396598 to your computer and use it in GitHub Desktop.
delete preference for bitcasa
sudo rm -rf /Applications/Bitcasa.app
rm -f ./Library/Preferences/com.bitcasa.Bitcasa.plist
rm -f ./Library/Preferences/Bitcasa.SIMBLAgent.plist
rm -rf ./Library/Application\ Support/com.bitcasa.Bitcasa
rm -rf ~/Library/Caches/com.bitcasa.*
rm -r ~/Library/LaunchAgents/com.bitcasa.Bitcasa.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment