Skip to content

Instantly share code, notes, and snippets.

View androolloyd's full-sized avatar
⛓️
Building @LastL2 | A Sustainable Twin Chain Ecosystem for Builders

androolloyd androolloyd

⛓️
Building @LastL2 | A Sustainable Twin Chain Ecosystem for Builders
View GitHub Profile
#!/usr/bin/sh
rm -rf "$HOME/Library/Preferences/WebIde40"
rm -rf "$HOME/Library/Caches/WebIde40"
rm -rf "$HOME/Library/Application Support/WebIde40"
rm -rf "$HOME/Library/Logs/WebIde40"
#!/usr/bin/sh
rm -rf "~/Library/Preferences/WebStorm8"
rm -rf "~/Library/Caches/WebStorm8"
rm -rf "~/Library/Application\ Support/WebStorm8"
rm -rf "~/Library/Logs/WebStorm8"