-
-
Save n1cbugg/5b996badbf2325e200ef00c3f6eb5946 to your computer and use it in GitHub Desktop.
phpstorm trial reset
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 ~/.PhpStorm[version] | |
| rm config/eval/PhpStorm[version].evaluation.key | |
| rm config/options/options.xml | |
| cd ~/.java/.userPrefs/jetbrains | |
| rm -rf phpstorm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment