diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-29 10:28:14 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-29 10:28:14 +0000 |
commit | ef0a55efe2f45d7ecf5a19bfeb88643d36aadfd6 (patch) | |
tree | ef0c4896520be7d3623ef511d093e9c9edacd1a7 /Completion/Zsh/Command | |
parent | 000fe2060b74bb396651baad6a1a8c0f31537b08 (diff) | |
download | zsh-ef0a55efe2f45d7ecf5a19bfeb88643d36aadfd6.tar.gz zsh-ef0a55efe2f45d7ecf5a19bfeb88643d36aadfd6.tar.xz zsh-ef0a55efe2f45d7ecf5a19bfeb88643d36aadfd6.zip |
unposted: belatedly sort out some distfiles
Diffstat (limited to 'Completion/Zsh/Command')
-rw-r--r-- | Completion/Zsh/Command/.distfiles | 52 |
1 files changed, 45 insertions, 7 deletions
diff --git a/Completion/Zsh/Command/.distfiles b/Completion/Zsh/Command/.distfiles index 63e0e6f29..54e1f75e9 100644 --- a/Completion/Zsh/Command/.distfiles +++ b/Completion/Zsh/Command/.distfiles @@ -1,10 +1,48 @@ DISTFILES_SRC=' .distfiles -_alias _dirs _hash _prompt _trap _wait _zmv -_bindkey _disable _jobs_builtin _read _ttyctl _which _zpty -_builtin _echotc _kill _sched _typeset _zcompile _zstyle -_cd _echoti _limit _set _ulimit _zed -_command _emulate _mere _setopt _unhash _zftp -_compdef _enable _precommand _source _unsetopt _zle -_fc _print _stat _vared _zmodload +_alias +_bindkey +_builtin +_cd +_command +_compdef +_dirs +_disable +_echotc +_echoti +_emulate +_enable +_fc +_hash +_jobs_builtin +_kill +_limit +_mere +_precommand +_print +_prompt +_read +_sched +_set +_setopt +_source +_stat +_tcpsys +_trap +_ttyctl +_typeset +_ulimit +_unhash +_unsetopt +_vared +_wait +_which +_zcompile +_zed +_zftp +_zle +_zmodload +_zmv +_zpty +_zstyle ' |