Skip to content

Instantly share code, notes, and snippets.

@kylecoberly
Last active March 28, 2017 05:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylecoberly/4943bb4dd4953769fcd5d9874377b39f to your computer and use it in GitHub Desktop.
Save kylecoberly/4943bb4dd4953769fcd5d9874377b39f to your computer and use it in GitHub Desktop.
Command for disabling slow-motion in OSX
defaults write com.apple.finder FXEnableSlowAnimation -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment