mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add script to start over — delete prefs and subscriptions etc.
This commit is contained in:
7
cleanPrefsAndData
Executable file
7
cleanPrefsAndData
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
defaults delete com.ranchero.evergreen
|
||||
killall cfprefsd
|
||||
|
||||
rm -rf ~/Library/Application\ Support/Evergreen/
|
||||
|
||||
Reference in New Issue
Block a user