1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 18:07:47 +00:00

Ports: Add ZSH port

This commit is contained in:
Thiago Henrique Hupner 2021-06-05 08:31:13 -03:00 committed by Linus Groh
parent 4850cf9069
commit d0bed24ca1
4 changed files with 33 additions and 0 deletions

View file

@ -139,4 +139,5 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`xz`](xz/) | xz | 5.2.5 | https://tukaani.org/xz/ |
| [`yasm`](yasm/) | Yasm Modular Assembler | 1.3.0 | https://yasm.tortall.net/ |
| [`zlib`](zlib/) | zlib | 1.2.11 | https://www.zlib.net/ |
| [`zsh`](zsh/) | Z Shell (Zsh) | 5.8 | https://www.zsh.org |
| [`zstd`](zstd/) | Zstandard | 1.4.4 | https://facebook.github.io/zstd/ |