]> arthur.barton.de Git - ax-zsh.git/commit
bash_completion: Define dummy function to suppress errors
authorAlexander Barton <alex@barton.de>
Sat, 2 Nov 2019 20:53:30 +0000 (21:53 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 2 Nov 2019 20:53:30 +0000 (21:53 +0100)
commit51e0adceb4fdb1cccf632d03333313b25dede139
tree4bcdeefa1b75aaf0a2aa261e39ce2931b3eda3c5
parenteea75569585befe2fe58a0dbe5bfcbd7e04f223d
bash_completion: Define dummy function to suppress errors

Define a dummy _init_completion() function, which some bash-completion
scripts do call (for example fail2ban-client ...): this doesn't make the
completion usable, but suppresses error messages at least ...
default_plugins/bash_completion/bash_completion.zshrc