diff options
Diffstat (limited to 'Completion/Unix/Command')
-rw-r--r-- | Completion/Unix/Command/_whereis | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_whereis b/Completion/Unix/Command/_whereis new file mode 100644 index 000000000..6f11b516c --- /dev/null +++ b/Completion/Unix/Command/_whereis @@ -0,0 +1,3 @@ +#compdef whereis + +_command_names -e |