summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Honof <bryanhonof@gmail.com>2024-06-12 15:23:36 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2024-06-23 13:52:52 +0200
commitb265b20721331d898548374099875a085f239eee (patch)
tree2f35505015d4fdbf6a2c65d071537d2ab33f7d93
parenta7a9727c11989df33cb864a209bfe3235c5d47d2 (diff)
Add flox install
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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: