mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 08:41:43 +00:00
Renamed extract plugin to archive.
This commit is contained in:
6
plugins/archive/_ls-archive
Normal file
6
plugins/archive/_ls-archive
Normal file
@ -0,0 +1,6 @@
|
||||
#compdef ls-archive
|
||||
#autoload
|
||||
|
||||
_arguments \
|
||||
'(-v --verbose)'{-v,--remove}'[Verbose archive listing.]' \
|
||||
"*::archive file:_files -g '(#i)*.(tar|tgz|tbz|tbz2|txz|tlz|gz|bz2|xz|lzma|Z|zip|rar|7z)(-.)'" && return 0
|
Reference in New Issue
Block a user