Suggest adding a couple CLI tools in Bluefin & Aurora

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.

Adding fisher to this list outta do it? And then we might need a few fixes in the fish configs to wire it up?

I believe fisher also installs the brew version of fish as well, so I don’t know how you feel about that.

Yeah, let’s get the others involved, mind filing an issue? Feel free to just copy and paste right in there.

Adding a link to the issue I just created.

1 Like

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.