Skip to content

Instantly share code, notes, and snippets.

@LeonardoCardoso
Created June 22, 2016 11:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeonardoCardoso/8187ed30ed8d2459a3f64bd1334671ff to your computer and use it in GitHub Desktop.
Save LeonardoCardoso/8187ed30ed8d2459a3f64bd1334671ff to your computer and use it in GitHub Desktop.
Add space on Mac's 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