Skip to content

Instantly share code, notes, and snippets.

View vandamd's full-sized avatar
🪴

Vandam Dinh vandamd

🪴
View GitHub Profile
echo "Free Things 3"
echo "Removing current Thing 3 and its files..."
osascript -e 'quit app "things"'
rm -rf /Applications/Things3.app
rm -rf ~/Library/Caches/com.culturedcode.ThingsMac
rm -rf ~/Library/Containers/com.culturedcode.ThingsMac
rm -rf ~/Library/Preferences/com.culturedcode.ThingsMac.plist