Skip to content

Instantly share code, notes, and snippets.

@albizures
Created April 2, 2019 14:23
Show Gist options
  • Save albizures/bfc53483c347e1dcd623b649a4202911 to your computer and use it in GitHub Desktop.
Save albizures/bfc53483c347e1dcd623b649a4202911 to your computer and use it in GitHub Desktop.
My profile
alias stop-indexing-nm="find . -type d -name "node_modules" -exec touch "{}/.metadata_never_index" \;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment