Skip to content

Instantly share code, notes, and snippets.

@innocuo
Created March 18, 2017 21:46
Show Gist options
  • Save innocuo/f9522e2c2ebc355cb7a1039b405bf2c4 to your computer and use it in GitHub Desktop.
Save innocuo/f9522e2c2ebc355cb7a1039b405bf2c4 to your computer and use it in GitHub Desktop.
make osx finder faster
#delete logs
sudo rm -rf /private/var/log/asl/*.asl
#and make it faster
rm ~/Library/Preferences/com.apple.finder.plist&&killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment