1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-25 07:43:30 +02:00

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
Regular → Executable
+2 -2
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/=/}