This website requires JavaScript.
Explore
Help
Sign In
kevin
/
ohmyzsh
Watch
1
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-15 09:58:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ff6ca9b856
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.