mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-21 12:16:54 +02:00
chore: add funtoo linux instructions
This commit is contained in:
parent
fdf0d4a2c3
commit
fca2f90f57
@ -27,6 +27,7 @@ If you're a mere mortal like me and you're tired of hearing how powerful git is
|
|||||||
- [Arch Linux](#arch-linux)
|
- [Arch Linux](#arch-linux)
|
||||||
- [Fedora and CentOS 7](#fedora-and-centos-7)
|
- [Fedora and CentOS 7](#fedora-and-centos-7)
|
||||||
- [Solus Linux](#solus-linux)
|
- [Solus Linux](#solus-linux)
|
||||||
|
- [Funtoo Linux](#funtoo-linux)
|
||||||
- [FreeBSD](#freebsd)
|
- [FreeBSD](#freebsd)
|
||||||
- [Conda](#conda)
|
- [Conda](#conda)
|
||||||
- [Go](#go)
|
- [Go](#go)
|
||||||
@ -142,6 +143,14 @@ sudo dnf install lazygit
|
|||||||
sudo eopkg install lazygit
|
sudo eopkg install lazygit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Funtoo Linux
|
||||||
|
|
||||||
|
Funtoo Linux has an autogenerated lazygit package in [dev-kit](https://github.com/funtoo/dev-kit/tree/1.4-release/dev-vcs/lazygit):
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo emerge dev-vcs/lazygit
|
||||||
|
```
|
||||||
|
|
||||||
### FreeBSD
|
### FreeBSD
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user