diff --git a/plugins/bower/_bower b/plugins/bower/_bower old mode 100644 new mode 100755 index 1b582a55e..ae0ca4a4e --- a/plugins/bower/_bower +++ b/plugins/bower/_bower @@ -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/=/}