Created
July 22, 2014 22:39
-
-
Save aaronbuchanan/33fa7a2b256d637afb08 to your computer and use it in GitHub Desktop.
persistent ulimit fix for local file watchers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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