This website requires JavaScript.
Explore
Help
Register
Sign In
ylib
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-22 20:18:00 +08:00
Code
Projects
Releases
Wiki
Activity
65f97a66c7
ohmyzsh
/
plugins
/
adb
History
Tobias Preuss
65f97a66c7
Add README.md for adb-autocompletion plugin.
2014-08-31 21:42:49 +02:00
..
_adb
Added _files to complete all arguments following the first as files
2014-08-06 13:51:58 +02:00
README.md
Add README.md for adb-autocompletion plugin.
2014-08-31 21:42:49 +02:00
README.md
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.