mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
extract: add IPA to extractable filetypes (#9117)
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
This commit is contained in:
parent
c99f3c50fa
commit
322e592c38
3 changed files with 3 additions and 2 deletions
|
|
@ -23,6 +23,7 @@ plugins=(... extract)
|
|||
| `bz2` | Bzip2 file |
|
||||
| `deb` | Debian package |
|
||||
| `gz` | Gzip file |
|
||||
| `ipa` | iOS app package |
|
||||
| `ipsw` | iOS firmware file |
|
||||
| `jar` | Java Archive |
|
||||
| `lrz` | LRZ archive |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue