Skip to content

Instantly share code, notes, and snippets.

@dlh01
Created June 14, 2013 00:48
Show Gist options
  • Save dlh01/5778643 to your computer and use it in GitHub Desktop.
Save dlh01/5778643 to your computer and use it in GitHub Desktop.
generate a tags file that isn't 12 GB
ctags -R --languages=php,javascript --exclude=node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment