1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

Merge pull request #3069 from johnjohndoe/feature/adb-autocompletion

Add README.md for adb-autocompletion plugin.
This commit is contained in:
Robby Russell 2014-09-01 12:59:17 +02:00
commit fdba0f43f5

8
plugins/adb/README.md Normal file
View 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.