Skip to content

Instantly share code, notes, and snippets.

@tinkertrain
Created October 28, 2013 16:07
Show Gist options
  • Save tinkertrain/7199670 to your computer and use it in GitHub Desktop.
Save tinkertrain/7199670 to your computer and use it in GitHub Desktop.
Add spaces to dock MacOSX
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment