Unverified Commit a3d90624 authored by Gabo Esquivel's avatar Gabo Esquivel Committed by GitHub
Browse files

feature(plugins): add bower commands aliases (#3387)

parent a2e6a85b
alias bi="bower install"
alias bisd="bower install --save-dev"
alias bis="bower install --save"
alias bl="bower list"
alias bs="bower search"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment