Skip to content

Instantly share code, notes, and snippets.

@izumskee
Created February 19, 2016 10:03
Show Gist options
  • Save izumskee/08e7206fdd9dcb9a57ac to your computer and use it in GitHub Desktop.
Save izumskee/08e7206fdd9dcb9a57ac to your computer and use it in GitHub Desktop.
Create spacer in dock OSX
defaults write com.apple.dock persistent-apps -array-add '{tile-data={};tile-type="spacer-tile";}'; killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment