Skip to content

Instantly share code, notes, and snippets.

@thomelane
Created October 29, 2019 23:42
Show Gist options
  • Save thomelane/eb65aed7143553a8549320b77cba36e5 to your computer and use it in GitHub Desktop.
Save thomelane/eb65aed7143553a8549320b77cba36e5 to your computer and use it in GitHub Desktop.
MacOS Productivity Optimisations
# disable dock bouncing annimation
defaults write com.apple.dock no-bouncing -bool TRUE; killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment