Skip to content

Instantly share code, notes, and snippets.

@vladimirlukyanov
Last active August 29, 2015 14:08
Show Gist options
  • Save vladimirlukyanov/779fd78359ac2c0c547e to your computer and use it in GitHub Desktop.
Save vladimirlukyanov/779fd78359ac2c0c547e to your computer and use it in GitHub Desktop.
[OS X] Add Spaces to Dock
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