Last active
April 16, 2026 18:56
-
-
Save nickboldt/af35ecbde6e51ac487afffec824bc451 to your computer and use it in GitHub Desktop.
limiting mem bloated by cursor
This file contains hidden or 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
| alias cur='sudo ulimit -v 62914560 && cursor' | |
| other approaches: https://search.brave.com/search?q=limit+the+ram+use+by+cursor+on+lnux&summary=1&conversation=08f722cccea181c2fa2ce5e51198b466f648 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment