From 53184f457bb560ede7a44729f43778a7d3078b2b Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 19 Aug 2007 23:31:30 +0000 Subject: 23783: use _path_commands. --- Completion/Zsh/Context/_equal | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Completion/Zsh/Context/_equal') diff --git a/Completion/Zsh/Context/_equal b/Completion/Zsh/Context/_equal index a1577d62c..58a415d56 100644 --- a/Completion/Zsh/Context/_equal +++ b/Completion/Zsh/Context/_equal @@ -1,5 +1,3 @@ #compdef -equal- -local expl - -_wanted commands expl command compadd -k commands +_path_commands -- cgit 1.4.1