Skip to content

Instantly share code, notes, and snippets.

@timtrueman
Created August 27, 2011 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timtrueman/1175280 to your computer and use it in GitHub Desktop.
Save timtrueman/1175280 to your computer and use it in GitHub Desktop.
Give Lion Amnesia
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