mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
add 'bundle' command to homebrew completion
This commit is contained in:
parent
4ce7f0a37f
commit
e150b2199e
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ _brew_installed_formulae() {
|
|||
|
||||
local -a _1st_arguments
|
||||
_1st_arguments=(
|
||||
'bundle:run commands from a Brewfile'
|
||||
'cat:display formula file for a formula'
|
||||
'cleanup:uninstall unused and old versions of packages'
|
||||
'create:create a new formula'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue