I am requesting that fd and bat be included in the base images.
I have been using fish for a while now and want to start using fzf and have it integrated with fish. I found a project GitHub - PatrickF1/fzf.fish: ππ Fzf plugin for Fish to add that functionality and besides requiring fzf it also needs fd and bat.
For now, I installed fd, bat, and fisher via brew and installed the fzf.fish, but it would be nice to include fd and bat so that everyone can use them.
fd is a program to find entries in your filesystem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases.
A cat(1) clone with syntax highlighting and Git integration.
Thanks for reading and I appreciate the hard work the devs have put into all theses systems and software stacks.