1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

extract: add AAR Android archive support (#7511)

This commit is contained in:
Ing. Jan Kaláb
2019-01-15 19:03:07 +01:00
committed by Marc Cornellà
parent 026e4e499e
commit 586ca16902
3 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ plugins=(... extract)
| `7z` | 7zip file |
| `Z` | Z archive (LZW) |
| `apk` | Android app file |
| `aar` | Android library file |
| `bz2` | Bzip2 file |
| `deb` | Debian package |
| `gz` | Gzip file |