Skip to content

Instantly share code, notes, and snippets.

@lewdlime
Created August 4, 2015 16:40
Show Gist options
  • Save lewdlime/bb8369dd01117c8b6347 to your computer and use it in GitHub Desktop.
Save lewdlime/bb8369dd01117c8b6347 to your computer and use it in GitHub Desktop.

Terminal Speedup on Mac OS X

If the terminal app is starting slowly, use this command (when the terminal does open up) to help speed it up: sudo rm -rf /private/var/log/asl/*.asl. This will also speed up MacVim's startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment