Skip to content

Instantly share code, notes, and snippets.

@marianposaceanu
Created February 13, 2012 10:46
Show Gist options
  • Save marianposaceanu/1815961 to your computer and use it in GitHub Desktop.
Save marianposaceanu/1815961 to your computer and use it in GitHub Desktop.
mac_tips.md

Disable dashboard (free ram and stuff)

defaults write com.apple.dashboard mcx-disabled -boolean YES
killall Dock

Purge RAM (tip: install xcode 1st)

In terminal > purge # then wait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment