mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(extract): add suport for .cab files via cabextract
This commit is contained in:
parent
af6c7f3d67
commit
6dc937ff68
3 changed files with 4 additions and 2 deletions
|
|
@ -21,6 +21,7 @@ plugins=(... extract)
|
|||
| `apk` | Android app file |
|
||||
| `aar` | Android library file |
|
||||
| `bz2` | Bzip2 file |
|
||||
| `cab` | Microsoft cabinet archive |
|
||||
| `deb` | Debian package |
|
||||
| `ear` | Enterprise Application aRchive |
|
||||
| `gz` | Gzip file |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue