4

On bower.io there is a warning that says:

Warning

On prezto or oh-my-zsh, do not forget to alias bower='noglob bower' or bower install jquery#1.9.1

I didn't see this before and I'm already working in a project where I have to use bower install, and everything looks normal so far.

I'm pretty curious about it, why is that, should I worry?

4

1 に答える 1

14

#zshでのパターンの削除に使用されます(「標準形式: パターンの削除」セクションを参照)

でエイリアスを作成するか、毎回noglob引用してください。'jquery#1.9.1'

于 2013-09-07T12:32:18.497 に答える