blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
22 stars 26 forks source link

module idea: bluefin CLI/brew installer #176

Closed gerblesh closed 3 months ago

gerblesh commented 3 months ago

Bluefin has a lot of helpful CLI features, including a brew installer for installing brew on the host, atuin for better shell history, eza, etc. A lot of this could be installed using brew, but it would be kinda neat to replicate the bluefin CLI experience on bluebuild in some capacity in a module.

fiftydinar commented 3 months ago

I believe there is a plan to merge Brew in ublue-os/config, so everyone can benefit. Atuin is not planned afaik.

Not a bad idea, but it's currently in low-priority.

gerblesh commented 3 months ago

Oh really? That would be slick!

gerblesh commented 3 months ago

If there's already a plan to add brew to ublue-os/config it's probably safe to close this and create a new issue/PR over in config then? I'll ask around the ublue discord. A module would still be nice ofc, if someone wants to make their own image based off of regular fedora.

xynydev commented 3 months ago

We can keep this as a tracking issue.

gerblesh commented 3 months ago

support is merged into config: https://github.com/ublue-os/config/pull/235

gerblesh commented 3 months ago

closing...

xynydev commented 3 months ago

Shouldn't we add some way to install brew automagically, like a bling installer? Or does this come included with all ublue images now?