Skip to content

Commit

Permalink
Update user defaults to match script
Browse files Browse the repository at this point in the history
  • Loading branch information
kansaichris committed Mar 28, 2019
1 parent 1a44877 commit 62517d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Technotes/RestoreToFactory.md
Expand Up @@ -6,7 +6,7 @@ Here’s how to start over with untouched preferences and default feeds:

2. Delete the application support folder. On the command line, do: `rm -rf ~/Library/Application\ Support/NetNewsWire/`

3. 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.NetNewsWire` and then `killall cfprefsd`
3. 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.NetNewsWire-Evergreen` and then `killall cfprefsd`

Launch NetNewsWire. You should have the default feeds, and all preferences should be reset to their default settings.

Expand Down

0 comments on commit 62517d4

Please sign in to comment.