Add 'instal' to completions
This commit is contained in:
parent
61f01632c6
commit
6a747a1420
@ -428,7 +428,7 @@ _brew ()
|
||||
diy|configure) _brew_diy ;;
|
||||
fetch) _brew_fetch ;;
|
||||
info|abv) _brew_info ;;
|
||||
install) _brew_install ;;
|
||||
install|instal) _brew_install ;;
|
||||
link|ln) _brew_link ;;
|
||||
list|ls) _brew_list ;;
|
||||
log) _brew_log ;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user