This website requires JavaScript.
Explore
Help
Sign In
Customization
/
ohmyzsh
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2025-01-25 13:52:45 +01:00
Code
Releases
Activity
4c8dd9c26d
Branches
Tags
No results found.
ohmyzsh
/
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
add autocomplete for adb -s option (
#6121
)
2017-12-04 15:08:07 -08:00
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.