guix-install.sh: Add symbolic links for supported shell completions.
authorzimoun <zimon.toutoune@gmail.com>
Tue, 13 Oct 2020 17:12:04 +0000 (19:12 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 16 Oct 2020 13:00:50 +0000 (15:00 +0200)
commitb3fba5ef043b161d05a9fdc371a32d89e9b22ea1
tree51127efb3d203d8d2ff80287a91215bb79e4801c
parent4dd989708c7ab34df0b60ce9b6c0a8ca5c15e858
guix-install.sh: Add symbolic links for supported shell completions.

Fixes <https://bugs.gnu.org/43744>.

* etc/guix-install.sh (sys_create_shell_completion): New function to add
system wide all the symlinks for supported shell completions.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
etc/guix-install.sh