2004fb320b
so we can do `unarchive *.tar.gz` for example. Update README and compdef accordingly.
4 lines
131 B
Text
4 lines
131 B
Text
#compdef unarchive
|
|
|
|
_arguments \
|
|
"*:archive:_files -g '(#i)*.(tar|gz|tgz|bz|bz2|tbz|tbz2|xz|txz|tlz|lzma|Z|zip|rar|7z|001)(-.)'"
|