Last active
March 27, 2019 08:46
-
-
Save DDmitrid/c723e3440672771396182b93b7bbbe47 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| cd ~/.IntelliJIdea2017.3/ | |
| rm config/eval/idea173.evaluation.key | |
| rm config/options/options.xml | |
| cd ~/.java/.userPrefs/jetbrains/ | |
| rm -rf idea | |
| sed -i '/evlsprt/d' ~/.IntelliJIdea2018.3/config/options/other.xml | |
| https://gist.github.com/Bleser92/06441ca800095729b1041a0175418335 | |
| https://gist.github.com/denis111/c3e08bd7c60febc1de8219930a97c2f6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment