Loading
universal-ctags: add binary symlink for `universal-ctags`
Some tools like Zoekt expect `ctags`-esque tools to have unique binary names in
order to find them (turns out, there are a lot of "ctags" projects out there.)
Add an alias in order to help it out.
Signed-off-by:
Austin Seipp <aseipp@pobox.com>