Created
August 27, 2011 11:38
-
-
Save timtrueman/1175280 to your computer and use it in GitHub Desktop.
Give Lion Amnesia
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.apple.Preview NSRecentDocumentsLimit 0 | |
defaults delete com.apple.Preview.LSSharedFileList RecentDocuments | |
defaults write com.apple.Preview.LSSharedFileList RecentDocuments -dict-add MaxAmount 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment