Skip to content

Instantly share code, notes, and snippets.

@cpxPratik
Forked from manidip/phpstorm trial reset
Last active January 11, 2021 13:06
Show Gist options
  • Save cpxPratik/f370d16ba5a33309e64b0230ad5a31f6 to your computer and use it in GitHub Desktop.
Save cpxPratik/f370d16ba5a33309e64b0230ad5a31f6 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/other.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