Skip to content

Commit

Permalink
Add flox install
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanhonof authored and sharkdp committed Jun 23, 2024
1 parent a7a9727 commit b265b20
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b265b20

Please sign in to comment.