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:
committed by
Marc Cornellà
parent
026e4e499e
commit
586ca16902
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user