Add hidden file to quickly activate shell autocompletion

`. .a<TAB>` and you are in business!
This commit is contained in:
Gerhard Lazu 2019-10-04 21:56:22 +01:00
parent 71692f2dbf
commit 6f34ebdb1c
1 changed files with 3 additions and 0 deletions

3
deps/rabbitmq_prometheus/.autocomplete vendored Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
eval "$(make autocomplete)"