Skip to content

Instantly share code, notes, and snippets.

@protasovse
Last active November 11, 2020 10:34
Show Gist options
  • Save protasovse/1893c5ff8df28b9afecb32a71fbd9c85 to your computer and use it in GitHub Desktop.
Save protasovse/1893c5ff8df28b9afecb32a71fbd9c85 to your computer and use it in GitHub Desktop.
#!/bin/bash
cd ~/.config/JetBrains/PyCharm2020.2
rm eval/PyCharm202.evaluation.key
sed -i '/evlsprt/d' options/other.xml
cd ~/.java/.userPrefs/jetbrains
rm -rf pycharm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment