diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2003-04-22 12:49:14 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2003-04-22 12:49:14 +0000 |
commit | c5e5b124ba57d4be32efabb983d400bc82d6b63b (patch) | |
tree | 0684e10f969b7bedd940da1985a928a6a15796e2 /Completion/Cygwin/Command/.distfiles | |
parent | 1ff08b73d6c63fc8bd92e9015d28ef01def61133 (diff) | |
download | zsh-c5e5b124ba57d4be32efabb983d400bc82d6b63b.tar.gz zsh-c5e5b124ba57d4be32efabb983d400bc82d6b63b.tar.xz zsh-c5e5b124ba57d4be32efabb983d400bc82d6b63b.zip |
Added completion functions for cygwin
Diffstat (limited to 'Completion/Cygwin/Command/.distfiles')
-rw-r--r-- | Completion/Cygwin/Command/.distfiles | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Completion/Cygwin/Command/.distfiles b/Completion/Cygwin/Command/.distfiles new file mode 100644 index 000000000..32de38edc --- /dev/null +++ b/Completion/Cygwin/Command/.distfiles @@ -0,0 +1,6 @@ +DISTFILES_SRC=' +.distfiles +_cygcheck _cygpath _cygrunsrv _cygserver _cygstart +_dumper _getclip _getfacl _mkshortcut _mkzsh +_pscp _putclip +' |