Skip to content

Instantly share code, notes, and snippets.

@seanbuscay
Last active September 7, 2018 19:26
Show Gist options
  • Save seanbuscay/9340ed7af119a679630f to your computer and use it in GitHub Desktop.
Save seanbuscay/9340ed7af119a679630f to your computer and use it in GitHub Desktop.
OSX Add Recent Items to Doc
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment