about summary refs log tree commit diff
path: root/Completion/User/_xfig
blob: f1c2ca6f51e53431a45354a58f85616df9d25b8c (plain) (blame)
1
2
3
4
5
6
#compdef xfig

local expl

_description expl 'xfig file'
_files "$expl[@]" -g '*.fig'