Add berks to the bundled_commands list.
knife and kitchen are already included, and almost everyone who uses those tools also makes use of berks for chef cookbook management.
This commit is contained in:
parent
96e4e5dd03
commit
e87873b07c
@ -7,6 +7,7 @@ alias bi="bundle_install"
|
|||||||
|
|
||||||
bundled_commands=(
|
bundled_commands=(
|
||||||
annotate
|
annotate
|
||||||
|
berks
|
||||||
cap
|
cap
|
||||||
capify
|
capify
|
||||||
cucumber
|
cucumber
|
||||||
|
Loading…
Reference in New Issue
Block a user