10 03/2015

add mac dock recent items

最后更新: Tue Mar 10 2015 09:26:56 GMT+0800

defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'

killall Dock