Skip to content

Instantly share code, notes, and snippets.

@aaronbuchanan
Created July 22, 2014 22:39
Show Gist options
  • Save aaronbuchanan/33fa7a2b256d637afb08 to your computer and use it in GitHub Desktop.
Save aaronbuchanan/33fa7a2b256d637afb08 to your computer and use it in GitHub Desktop.
persistent ulimit fix for local file watchers
launchctl limit maxfiles 2048 2048 && ulimit -n 2048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment