mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-17 00:18:05 +02:00
docs: Add flox install
This commit is contained in:
committed by
Jesse Duffield
parent
34214af41f
commit
eae76a97e9
10
README.md
10
README.md
@ -371,6 +371,16 @@ nix run nixpkgs#lazygit
|
|||||||
Or you can add lazygit to you configuration.nix in the environment.systemPackages section.
|
Or you can add lazygit to you configuration.nix in the environment.systemPackages section.
|
||||||
More details can be found via NixOs search [page](https://search.nixos.org/).
|
More details can be found via NixOs search [page](https://search.nixos.org/).
|
||||||
|
|
||||||
|
### Flox
|
||||||
|
|
||||||
|
Lazygit can be installed into a Flox environment as follows.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
flox install lazygit
|
||||||
|
```
|
||||||
|
|
||||||
|
More details about Flox can be found on [their website](https://flox.dev/).
|
||||||
|
|
||||||
### FreeBSD
|
### FreeBSD
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Reference in New Issue
Block a user