Skip to content

Instantly share code, notes, and snippets.

@christofluethi
Last active February 6, 2020 11:11
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 christofluethi/44b64076fc41e4482c6c to your computer and use it in GitHub Desktop.
Save christofluethi/44b64076fc41e4482c6c to your computer and use it in GitHub Desktop.
Mac OS X ToolSet

Mac OS X ToolSet

*: AppStore

Configs

System Tools

Development

Other Software

Config

  • Remove shadow on printscreens of windows: defaults write com.apple.screencapture disable-shadow -bool true Restart SystemUIServer with killall SystemUIServer

Spacing for Dock

defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'

Restart Dock with killall Dock. move spacers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment