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