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