Skip to content

Instantly share code, notes, and snippets.

@rugbyprof
Last active February 14, 2020 02:09
Show Gist options
  • Save rugbyprof/9316733 to your computer and use it in GitHub Desktop.
Save rugbyprof/9316733 to your computer and use it in GitHub Desktop.
Add a spacer on your mac 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