Skip to content

Instantly share code, notes, and snippets.

@mkormendy
Created October 21, 2016 14:57
Show Gist options
  • Save mkormendy/428f8ce9509582c6ee2fe61e9ddc1976 to your computer and use it in GitHub Desktop.
Save mkormendy/428f8ce9509582c6ee2fe61e9ddc1976 to your computer and use it in GitHub Desktop.
osascript -e "tell application \"Finder\" to quit" && defaults write com.apple.finder DisableAllAnimations -bool false && defaults write com.apple.finder AnimateWindowZoom -bool true && defaults write com.apple.finder TotalFinderDontFixInstallerDefaults -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment