549 B
549 B
How to Restore to Factory Settings
Here’s how to start over with untouched preferences and default feeds:
-
Quit Evergreen if it’s running.
-
Delete the application support folder. On the command line, do:
rm -rf ~/Library/Application\ Support/Evergreen/
-
Delete the preferences. Just deleting the file won’t do the trick — it’s necessary to use the command line. Do:
defaults delete com.ranchero.Evergreen
Launch Evergreen. You should have the default feeds, and all preferences should be reset to their default settings.