diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-05 07:39:49 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-05 07:39:49 +0000 |
commit | 2c8d808759e6e158c81329e474e4c4c84f8b50f7 (patch) | |
tree | 284c9d25a1ee3c00a5aca38f801f51fad22d5886 | |
parent | e9297ae082ce14b3e58461ecf61756703c256da5 (diff) | |
download | zsh-2c8d808759e6e158c81329e474e4c4c84f8b50f7.tar.gz zsh-2c8d808759e6e158c81329e474e4c4c84f8b50f7.tar.xz zsh-2c8d808759e6e158c81329e474e4c4c84f8b50f7.zip |
new _imagemagick
-rw-r--r-- | Completion/User/.distfiles | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/Completion/User/.distfiles b/Completion/User/.distfiles index ee0017035..a65d03c39 100644 --- a/Completion/User/.distfiles +++ b/Completion/User/.distfiles @@ -1,6 +1,15 @@ DISTFILES_SRC=' .distfiles - _a2ps _compress _configure _dd _dvi _find _gunzip _gzip _hosts - _make _man _mh _pdf _ps _rcs _rlogin _strip _stty _tar _tar_archive - _tex _uncompress _x_options _xfig + _a2ps _archie _bison _bunzip2 _bzip2 _chown _compress + _configure _cvs _dd _diff _diff_options _dir_list _dirs + _domains _dvi _find _finger _flex _gcc _gdb _getconf _gprof _groups + _gs _gunzip _gv _gzip _hosts _imagemagick _ispell _killall _lp _lynx + _mailboxes _make _man _mh _mount _mutt _my_accounts _mysql_utils _nedit + _netscape _nslookup _other_accounts _pack _patch _pbm _pdf _perl + _perl_basepods _perl_builtin_funcs _perl_modules _perldoc + _ports _prcs _prompt _ps _pspdf _psutils _rcs _rlogin _sh _socket + _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex _texi + _tiff _tilde_files _uncompress _unpack _urls _use_lo _user_at_host + _users _users_on _webbrowser _wget _whereis _whois _xargs _yodl _yp + _zdump ' |