This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
ohmyzsh-mirror
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh-mirror
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2026-04-02 20:04:35 +08:00
Code
Issues
Releases
Wiki
Activity
b743ce9224
ohmyzsh-mirror
/
plugins
/
adb
History
kang
c99844d848
adb: fix
adb -s
device completion (
#6489
)
2018-06-17 00:07:03 +02:00
..
_adb
adb: fix
adb -s
device completion (
#6489
)
2018-06-17 00:07:03 +02:00
README.md
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.