Skip to content

Instantly share code, notes, and snippets.

@lsfalimis
Created May 26, 2014 02:36
Show Gist options
  • Save lsfalimis/9e35ed41ffedf9ca17cf to your computer and use it in GitHub Desktop.
Save lsfalimis/9e35ed41ffedf9ca17cf to your computer and use it in GitHub Desktop.
Add a Dock Spacer
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