mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
Add README.md for adb-autocompletion plugin.
This commit is contained in:
parent
23bbf3cc2b
commit
65f97a66c7
8
plugins/adb/README.md
Normal file
8
plugins/adb/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# adb autocomplete plugin
|
||||
|
||||
* Adds autocomplete options for all adb commands.
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
In order to make this work, you will need to have the Android adb tools set up in your path.
|
Loading…
Reference in New Issue
Block a user