about summary refs log tree commit diff
path: root/Completion/User/_gunzip
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-26 08:34:13 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-26 08:34:13 +0000
commit0c4eb61e906251971b1d4053365189f251cd18b6 (patch)
tree4757d00c3ae8a47d3a51e355549da6b290e6c7b7 /Completion/User/_gunzip
parentf33678484656a91fdaa6502ca5c088c2062fec1b (diff)
downloadzsh-0c4eb61e906251971b1d4053365189f251cd18b6.tar.gz
zsh-0c4eb61e906251971b1d4053365189f251cd18b6.tar.xz
zsh-0c4eb61e906251971b1d4053365189f251cd18b6.zip
new completion for GNU zip from Tanaka (10890)
Diffstat (limited to 'Completion/User/_gunzip')
-rw-r--r--Completion/User/_gunzip3
1 files changed, 0 insertions, 3 deletions
diff --git a/Completion/User/_gunzip b/Completion/User/_gunzip
deleted file mode 100644
index 35a27e774..000000000
--- a/Completion/User/_gunzip
+++ /dev/null
@@ -1,3 +0,0 @@
-#defcomp gunzip zcat
-
-_files -g '*.[gG][z]'