Created
July 24, 2018 10:47
-
-
Save hhimanshu/ce4cbf53334ecd84f41abd0a563fdb2c to your computer and use it in GitHub Desktop.
Remove the IntelliJ completely from your mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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