Back to Ohmyzsh

Bower plugin

plugins/bower/README.md

latest661 B
Original Source

Bower plugin

This plugin adds completion for Bower and a few useful aliases for common Bower commands.

To use it, add bower to the plugins array in your zshrc file:

zsh
plugins=(... bower)

Aliases

AliasCommandDescription
bibower installInstalls the project dependencies listed in bower.json
blbower listList local packages and possible updates
bsbower searchFinds all packages or a specific package.