Skip to content

Instantly share code, notes, and snippets.

@azusa
Created November 25, 2011 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azusa/1393023 to your computer and use it in GitHub Desktop.
Save azusa/1393023 to your computer and use it in GitHub Desktop.
#!/bin/bash
ctags -f pear.tags --langmap=PHP:.php.inc --php-types=c+f `find /usr/local/lib/php/ -name '*.php' -or -name '*.inc'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment