fix some references from npm --> bower.

This commit is contained in:
Adam Krebs 2013-04-01 00:30:35 -04:00
parent b7608bf32d
commit f9722174f7
1 changed files with 2 additions and 2 deletions

4
plugins/bower/_bower Normal file → Executable file
View File

@ -1,13 +1,13 @@
# Credits to npm's. Awesome completion utility.
# Credits to npm's awesome completion utility.
#
# Bower completion script, based on npm completion script.
###-begin-bower-completion-###
#
# Installation: bower completion >> ~/.bashrc (or ~/.zshrc)
# Or, maybe: bower completion > /usr/local/etc/bash_completion.d/npm
# Or, maybe: bower completion > /usr/local/etc/bash_completion.d/bower
#
COMP_WORDBREAKS=${COMP_WORDBREAKS/=/}