Skip to content

Instantly share code, notes, and snippets.

View ak-seyam's full-sized avatar
🥐
baking delicious software...

Abdullah K. Seyam ak-seyam

🥐
baking delicious software...
View GitHub Profile
@ak-seyam
ak-seyam / reset.sh
Created April 18, 2022 10:39 — forked from xiaklizrum/reset.sh
Reset jetbrains intellij idea 2020 30-day evaluation period
# linux
rm -rf ~/.config/JetBrains/IntelliJIdea*/eval/*.evaluation.key ~/.config/JetBrains/IntelliJIdea*/options/other.xml ~/.java/.userPrefs/jetbrains/idea
# mac os
rm ~/Library/Application\ Support/JetBrains/IntelliJIdea*/eval/*.evaluation.key ~/Library/Application\ Support/JetBrains/IntelliJIdea*/options/other.xml ~/Library/Preferences/jetbrains.idea.* ~/Library/Preferences/com.apple.java.util.prefs.plist