Archive for May, 2008

bash completion for the pear command

May 21st, 2008 by Alexander Kirk | Comments Comments Off

I am only scratching my own itch here, but maybe someone can use it or expand from it. I just always found annoying that pear run-tests tab gives all files instead of just *.phpt. This is what this snippet actually does. Paste this into the file /opt/local/etc/bash_completion on OSX (for me it is just before [...]