From b265b20721331d898548374099875a085f239eee Mon Sep 17 00:00:00 2001 From: Bryan Honof Date: Wed, 12 Jun 2024 15:23:36 +0200 Subject: [PATCH] Add flox install --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0abd9bbd..9391f1c0 100644 --- a/README.md +++ b/README.md @@ -373,6 +373,14 @@ You can install `bat` using the [nix package manager](https://nixos.org/nix): nix-env -i bat ``` +### Via flox + +You can install `bat` using [Flox](https://flox.dev) + +```bash +flox install bat +``` + ### On openSUSE You can install `bat` with zypper: