mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-17 13:59:29 +02:00
9 lines
220 B
Markdown
Executable File
9 lines
220 B
Markdown
Executable File
# adb autocomplete plugin
|
|
|
|
* Adds autocomplete options for all adb commands.
|
|
* Add autocomplete for `adb -s`
|
|
|
|
## Requirements
|
|
|
|
In order to make this work, you will need to have the Android adb tools set up in your path.
|