Skip to content

Instantly share code, notes, and snippets.

View gihanrt's full-sized avatar
🌴
On vacation

Gihan Rathnayake gihanrt

🌴
On vacation
View GitHub Profile
for product in PhpStorm WebStorm DataGrip IntelliJIdea CLion PyCharm GoLand RubyMine; do
echo "Resetting trial evaluation for $product..."
rm -f ~/.config/JetBrains/$product*/eval/*.evaluation.key
rm -f ~/.config/JetBrains/$product*/options/other.xml
done
rm -rf ~/.java/.userPrefs/jetbrains