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
2024-11-11 08:20:09 +00:00
Code
Releases
Activity
431faa924e
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.