1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-16 12:20:40 +01:00

Added _files to complete all arguments following the first as files

This commit is contained in:
Frederik Mogensen
2012-01-03 17:12:22 +01:00
committed by Tobias Preuss
parent 89f1d94a30
commit 8ad9122ba4

View File

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