K 10 svn:author V 3 0mp K 8 svn:date V 27 2018-07-19T16:17:47.065448Z K 7 svn:log V 541 Enable Bash completion. Arcanist is shipped with a Bash completion script. The script isn't installed in the directories of the bash-completion library so it's never activated. This patch creates a symbolic link to the script in the directories of the bash-completion library so that the library is able to pick up the completion script for arc when a user requests a command completion for the first time. Reviewed by: grembo (maintainer), mat (mentor) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D16345 END