mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
extract: add RPM archive support (#8347)
Also more quiet extraction. -D for cpio was not used due to additional output.
This commit is contained in:
committed by
Marc Cornellà
parent
26df8a2274
commit
68c4c06283
@@ -27,6 +27,7 @@ plugins=(... extract)
|
||||
| `jar` | Java Archive |
|
||||
| `lzma` | LZMA archive |
|
||||
| `rar` | WinRAR archive |
|
||||
| `rpm` | RPM package |
|
||||
| `sublime-package` | Sublime Text package |
|
||||
| `tar` | Tarball |
|
||||
| `tar.bz2` | Tarball with bzip2 compression |
|
||||
|
||||
Reference in New Issue
Block a user