Skip to content

Instantly share code, notes, and snippets.

@gpassarelli
Created January 20, 2015 19:35
Show Gist options
  • Save gpassarelli/36829dd2b3e123864ab8 to your computer and use it in GitHub Desktop.
Save gpassarelli/36829dd2b3e123864ab8 to your computer and use it in GitHub Desktop.
Add spacer to Mac Dock
defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment