Restore completion for "link" and "ln"
Commit 3b5d7939d9a660a83e29a86e6bab234f3e9f2dcb added completion for `brew link` options, but disabled completion of the actual command itself. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
14c8c7c9ce
commit
d4a37c673e
@ -393,6 +393,7 @@ _brew ()
|
|||||||
home
|
home
|
||||||
info abv
|
info abv
|
||||||
install
|
install
|
||||||
|
link ln
|
||||||
list ls
|
list ls
|
||||||
log
|
log
|
||||||
missing
|
missing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user