Skip to content

Instantly share code, notes, and snippets.

@skripal
Forked from manidip/phpstorm trial reset
Created October 4, 2020 16:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save skripal/71e0c2fd4b62ef9f12b4c31d2fb4d590 to your computer and use it in GitHub Desktop.
Save skripal/71e0c2fd4b62ef9f12b4c31d2fb4d590 to your computer and use it in GitHub Desktop.
phpstorm trial reset
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