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

local expl

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