mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 06:34:26 +08:00
extract: add IPA to extractable filetypes (#9117)
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
This commit is contained in:
co-authored by
Marc Cornellà
parent
c99f3c50fa
commit
322e592c38
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user