]> arthur.barton.de Git - ax-zsh.git/commit
Get rid of "bash_completion" default plugin
authorAlexander Barton <alex@barton.de>
Mon, 22 Mar 2021 20:58:34 +0000 (21:58 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 22 Mar 2021 20:58:34 +0000 (21:58 +0100)
commit1354f4039d9295c39802c308c3acae7e2887f1ec
treeba0ee61f65165c9793e1bbf9b13c8f58d2e86803
parent3331b88cbbeb623d6de669f8a496562271280c60
Get rid of "bash_completion" default plugin

The "bashcompinit" system results in way too many errors, and the
dysfunctional bash completions even shadow working ZSH completion
functions way too often. This makes no sense. Get rid of it!
default_plugins/bash_completion/bash_completion.zshrc [deleted file]