File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# bash_completion - some programmable completion functions for bash 2.05b
22#
3- # $Id: bash_completion,v 1.619 2003/09/11 00:21:25 ianmacd Exp $
3+ # $Id: bash_completion,v 1.620 2003/09/11 00:32:22 ianmacd Exp $
44#
55# Copyright (C) Ian Macdonald <ian@caliban.org>
66#
@@ -63,7 +63,7 @@ complete -d pushd
6363#
6464# START exclude -- do NOT remove this line
6565complete -f -X '!*.?(t)bz2' bunzip2 bzcat bzcmp bzdiff bzegrep bzfgrep bzgrep
66- complete -f -X '!*.@(zip|ZIP|jar|JAR|exe|EXE|pk3|war|wsz|ear|zargo)' unzip zipinfo
66+ complete -f -X '!*.@(zip|ZIP|jar|JAR|exe|EXE|pk3|war|wsz|ear|zargo|xpi )' unzip zipinfo
6767complete -f -X '*.Z' compress znew
6868complete -f -X '!*.@(Z|gz|tgz|Gz|dz)' gunzip zcmp zdiff zcat zegrep zfgrep zgrep zless zmore
6969complete -f -X '!*.Z' uncompress
You can’t perform that action at this time.
0 commit comments