mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-24 19:39:16 +02:00
docs: Add installation with gah
This commit is contained in:
committed by
GitHub
parent
28ef4a13d2
commit
08db9b43be
@@ -270,6 +270,14 @@ scoop bucket add extras
|
||||
scoop install lazygit
|
||||
```
|
||||
|
||||
### gah (Linux and Mac OS)
|
||||
|
||||
You can install `lazygit` using [gah](https://github.com/marverix/gah/):
|
||||
|
||||
```sh
|
||||
gah install lazygit
|
||||
```
|
||||
|
||||
### Arch Linux
|
||||
|
||||
Packages for Arch Linux are available via pacman and AUR (Arch User Repository).
|
||||
|
Reference in New Issue
Block a user