diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2022-05-16 23:57:25 +0430 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2022-05-19 20:17:10 +0430 |
commit | a3ff011fcb984fb4529195be2782b14b680dfeda (patch) | |
tree | 79688ebdf3bcca1d4cb2c8573b64bed0b2fa8020 /Ports/zsh/patches/ReadMe.md | |
parent | 26ca20a55d08daa6a159bf6888ed6b5b0983b6e3 (diff) | |
download | serenity-a3ff011fcb984fb4529195be2782b14b680dfeda.zip |
Ports: Update zsh's patches to use git patches
Diffstat (limited to 'Ports/zsh/patches/ReadMe.md')
-rw-r--r-- | Ports/zsh/patches/ReadMe.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Ports/zsh/patches/ReadMe.md b/Ports/zsh/patches/ReadMe.md new file mode 100644 index 0000000000..37efec6914 --- /dev/null +++ b/Ports/zsh/patches/ReadMe.md @@ -0,0 +1,8 @@ +# Patches for zsh on SerenityOS + +## `0001-Let-zsh-define-the-rlimit-constants.patch` + +Let zsh define the rlimit constants + +Serenity doesn't have those anyhow. + |