about summary refs log tree commit diff
path: root/Completion/X/Command/_xournal
blob: 066ef55f5b8515b380c46f5afe7bc3cc1399dbcf (plain) (blame)
1
2
3
4
5
6
#compdef xournal

local expl

_description files expl 'PDF and Xournal files'
_files "$@" "$expl[@]" -g '*.(#i){xoj,pdf}(-.)'