Delete the hiding Dock Delay in OS X

dock icon

You can choose to hide/show the Dock automatically. This has a default speed to display the dock. You can speed it up with a defaults write command. This command removes the delay from when a cursor is hovered near the Dock. It doesn’t change the animation speed of the dock, only the response to the cursor.

Read more

Enable spring loaded Dock items

Spring-loaded Dock items are supposed to save you time by allowing you to drag a file over the folder/icon. Hover it for a few seconds and the application/folder will open. Use the following command to enable these feature:

Read more