mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(extract): add support for .ear files (#9901)
Co-authored-by: Corey Hinkle <corey.hinkle@five9.com>
This commit is contained in:
parent
c95b4a393a
commit
706b2f3765
3 changed files with 3 additions and 2 deletions
|
|
@ -22,6 +22,7 @@ plugins=(... extract)
|
|||
| `aar` | Android library file |
|
||||
| `bz2` | Bzip2 file |
|
||||
| `deb` | Debian package |
|
||||
| `ear` | Enterprise Application aRchive |
|
||||
| `gz` | Gzip file |
|
||||
| `ipa` | iOS app package |
|
||||
| `ipsw` | iOS firmware file |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue