about summary refs log tree commit diff
path: root/Completion/User/_strip
blob: 529176fdd0f485646b6d7bf01d8838623c95853a (plain) (blame)
1
2
3
4
5
6
#compdef strip

local expl

_description expl executable
_files "$expl[@]" -g '*(*)'