mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
5 lines
89 B
Text
5 lines
89 B
Text
#autoload
|
|
|
|
local expl
|
|
|
|
_wanted physicalvolumes expl 'physical volumes' compadd - $(lsvg)
|