docs: Add flox install

This commit is contained in:
Bryan Honof 2024-06-12 15:12:23 +02:00 committed by David Peter
parent f8270a6a44
commit 4e9672250b
1 changed files with 7 additions and 0 deletions

View File

@ -660,6 +660,13 @@ You can use the [Nix package manager](https://nixos.org/nix/) to install `fd`:
nix-env -i fd
```
### Via Flox
You can use [Flox](https://flox.dev) to install `fd` into a Flox environment:
```
flox install fd
```
### On FreeBSD
You can install [the fd-find package](https://www.freshports.org/sysutils/fd) from the official repo: