mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-18 15:21:16 +02:00
complete for ifup and ifdown commands
This commit is contained in:
parent
664395e56f
commit
d23b879de0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#autoload
|
||||
#compdef ifup ifdown
|
||||
|
||||
local expl list intf sep
|
||||
local -a disp
|
||||
|
|
Loading…
Reference in a new issue