Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for rabbitmqctl using `[ -x ]` and not `which` in autocompletion | Daniil Fedotov | 2017-01-30 | 1 | -4/+2 |
* | Reworked ZSH completion. It's now a function that should explicitely loaded o... | Daniil Fedotov | 2017-01-25 | 1 | -3/+0 |
* | Install separate autocomplete scripts for BASH and ZSH | Daniil Fedotov | 2017-01-24 | 1 | -18/+2 |
* | Pass auto-completion arguments as argv, not a single argument | Daniil Fedotov | 2017-01-24 | 1 | -2/+2 |
* | Make sure completion call has locale var | Daniil Fedotov | 2017-01-18 | 1 | -1/+3 |
* | Install auto-complete script | Daniil Fedotov | 2017-01-18 | 1 | -0/+22 |