aboutsummaryrefslogtreecommitdiff
path: root/utils/fish
Commit message (Collapse)AuthorAge
* fish: updated to v3.0.0, revert "apropos fix" for being fixed officiallyHao Dong2018-12-31
| | | | Signed-off-by: Hao Dong <halbertdong@gmail.com>
* Merge pull request #7770 from jqqqqqqqqqq/masterHannu Nyman2018-12-27
|\ | | | | fish: fixed apropos not found
| * fixed apropos not foundCurtis Jiang2018-12-27
| | | | | | | | Signed-off-by: Curtis Jiang <jqqqqqqqqqq@qq.com>
* | fish: Add (lib)pcre2 dependencyDaniel Engberg2018-10-21
|/ | | | | | | | | Use the shared version of libpcre2 instead of bundled. Fixes the following error: Package fish is missing dependencies for the following libraries: libpcre2-32.so.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* fish: add package fish shellCurtis Jiang2018-08-31
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@qq.com>