bash completion: Complete file names after 'guix system COMMAND'. * etc/completion/bash/guix (_guix_complete): When the command is "system" and $COMP_CWORD > 2, use _guix_complete_file.
1 files changed, 4 insertions(+), 1 deletions(-) M etc/completion/bash/guix
M etc/completion/bash/guix => etc/completion/bash/guix +4 -1