Commit Graph

4 Commits

Author SHA1 Message Date
Daniil Fedotov cd804aeb4a Check for rabbitmqctl using `[ -x ]` and not `which` in autocompletion 2017-01-30 17:54:41 +00:00
Daniil Fedotov 994850fc45 Instruction to complete rabbtimq-plugins and rabbitmq-diagnostics 2017-01-27 13:37:38 +00:00
Daniil Fedotov 7835f4c9c9 Reworked ZSH completion. It's now a function that should explicitely loaded on startup 2017-01-25 12:26:34 +00:00
Daniil Fedotov 6d86d77213 Install separate autocomplete scripts for BASH and ZSH
. /etc/profile can be called from shells incompatible with
    autocomplete script syntax. To avoid that specific BASH and
    ZSH autocomplete scripts are called only if shell version is
    detected.
2017-01-24 17:00:13 +00:00