This website works better with JavaScript
Home
Explore
Help
Sign In
HonorLee
/
ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
5c91cfcb06
Branches
Tags
master
ohmyzsh
/
plugins
/
adb
kang
c99844d848
adb: fix `adb -s` device completion (
#6489
)
6 years ago
..
README.md
2af2d1aa31
add autocomplete for adb -s option (
#6121
)
7 years ago
_adb
c99844d848
adb: fix `adb -s` device completion (
#6489
)
6 years ago
README.md
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.