This website requires JavaScript.
Explore
Help
Sign in
linux
/
ohmyzsh
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-12-26 20:31:15 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fb80eb8e05
Branches
Tags
No results found.
ohmyzsh
/
plugins
/
adb
/
README.md
kg
2af2d1aa31
add autocomplete for adb -s option (
#6121
)
2017-12-04 15:08:07 -08:00
220 B
Raw
Blame
History
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.