Don't install completion file for fish
ripgrep tries to install a completion file for the fish shell.
But the next version of shells/fish includes that file, creating
a conflict. The best way to resolve the conflict is to let fish
manage the file itself.
PR: 244355
Submitted by: asomers
Approved by: Petteri Valkonen (maintainer)