Skip to content

Instantly share code, notes, and snippets.

@mrigor
Created May 9, 2012 05:51
Show Gist options
  • Save mrigor/2642216 to your computer and use it in GitHub Desktop.
Save mrigor/2642216 to your computer and use it in GitHub Desktop.
OS X tweaks
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
defaults write -g NSScrollViewRubberbanding -int 0
defaults write com.apple.desktopservices DSDontWriteNetworkStores true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment