mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-20 22:27:08 +08:00
![Fabian Homborg](/assets/img/avatar_default.png)
This performs *most* of the pcreectomy of b418e36f226b754b. It removes the tests and docs and all the large files, but it does *not* touch any of the files except for making Find_Package quiet (783a895b1163149d) or remove the AUTHORS and similar files as they are very small. This seems much easier, cleaner, nicer and has 90% of the effect of the old - the size now is 2.7MB instead of 2.1MB, down from 10MB. Fixes #7599