mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-06 03:10:35 +01:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ alias bi="bundle_install"
|
||||||
|
|
||||||
bundled_commands=(
|
bundled_commands=(
|
||||||
annotate
|
annotate
|
||||||
|
berks
|
||||||
cap
|
cap
|
||||||
capify
|
capify
|
||||||
cucumber
|
cucumber
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue