index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
/
Completion
/
_source
blob: 94e3fbeb1eeeac3886d197bfb076cc1ff6308f65 (
plain
)
1
2
3
4
5
6
7
#defcomp source if [[ -position 2 -1 ]]; then compsub else _files fi