Skip to content

Instantly share code, notes, and snippets.

@nickboldt
Last active April 16, 2026 18:56
Show Gist options
  • Select an option

  • Save nickboldt/af35ecbde6e51ac487afffec824bc451 to your computer and use it in GitHub Desktop.

Select an option

Save nickboldt/af35ecbde6e51ac487afffec824bc451 to your computer and use it in GitHub Desktop.
limiting mem bloated by cursor
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