====== Completion Downloads ====== You can download addons to the completion system. This is handy for commands which aren't covered by the default zsh install. Note that any contibutions sent to the zsh-workers list are welcomed: it is better when functions can be included in the default zsh install. * [[http://www.people.iup.edu/bclg/zsh-completion-tla.tar.gz|tla]] -- Completion for [[http://www.gnuarch.org/|Gnu Arch]]. * [[http://www.zsh.org/mla/users/2004/msg01002.html|pgsql]] -- Completion for some [[http://www.postgresql.org/|PostgreSQL]] database utilities. * [[http://luispedro.org/software/zsh/|KDE]] -- Completion for some KDE applications. * [[http://websvn.kde.org/trunk/KDE/kdesdk/scripts/completions/zsh/|KDESDK]] -- More KDE completion. * [[http://strcat.de/blog/index.php?/archives/51-Zsh-completion-for-wmiwmiremote.html|WMI]] -- Window Manager Improved completion. * [[http://loki.let.rug.nl/optcomp|Python]] -- Generic completion for Python programs using optparse. * [[http://www.rubyist.net/~rubikitch/archive/zshcomplete.txt|Ruby]] -- Generic completion for Ruby programs using optparse.