1
0
mirror of https://github.com/sharkdp/fd synced 2024-06-28 22:04:23 +00:00

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

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: