Closed anatol closed 3 years ago
Hi, can you also add these lines to the top of _fastboot
so that it at least works:
#compdef fastboot
autoload -Uz bashcompinit
bashcompinit
Closing in favor https://github.com/nmeum/android-tools/pull/45
Upstream zsh already provides completion for
_adb
and it seems work better than the AOSP one.Closes #38