Browse Source

Added _files to complete all arguments following the first as files

Frederik Mogensen 12 years ago
parent
commit
8ad9122ba4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      plugins/adb/_adb

+ 2 - 0
plugins/adb/_adb

@@ -35,3 +35,5 @@ if (( CURRENT == 1 )); then
 	_describe -t commands "adb subcommand" _1st_arguments
 	return
 fi
+
+_files