ohmyzsh/plugins/adb
Volodymyr 6273d430f2 add '-s' attribute
Very ofter a want use '-s' for run command for the specific device.
But in the previous version when I input '-s' I can not show hint about command. (I fixed this)
2017-01-13 12:47:11 +02:00
..
_adb add '-s' attribute 2017-01-13 12:47:11 +02:00
README.md Add README.md for adb-autocompletion plugin. 2014-08-31 21:42:49 +02:00

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.