Skip to content

Instantly share code, notes, and snippets.

@hhimanshu
Created July 24, 2018 10:47
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hhimanshu/ce4cbf53334ecd84f41abd0a563fdb2c to your computer and use it in GitHub Desktop.
Save hhimanshu/ce4cbf53334ecd84f41abd0a563fdb2c to your computer and use it in GitHub Desktop.
Remove the IntelliJ completely from your mac
# First remove the app from `/Applications`
rm -rf ~/Library/Caches/IdeaIC201*; rm -rf ~/Library/Preferences/IdeaIC201*;rm -rf ~/.ivy2/cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment