mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
plugin brew: --config -> config
This commit is contained in:
parent
eafd5f3252
commit
d48b2e163f
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ local -a formulae installed_formulae installed_taps outdated_formulae running_se
|
|||
_arguments \
|
||||
'(-v)-v[verbose]' \
|
||||
'(--cellar)--cellar[brew cellar]' \
|
||||
'(--config)--config[brew configuration]' \
|
||||
'(config)--config[brew configuration]' \
|
||||
'(--env)--env[brew environment]' \
|
||||
'(--repository)--repository[brew repository]' \
|
||||
'(--version)--version[version information]' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue