1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-25 22:01:14 +02:00

added termux installation

This commit is contained in:
Jothi Prasath 2023-08-06 20:12:11 +05:30
parent 9cc18bd7e6
commit 213da4fddd
No known key found for this signature in database
GPG Key ID: 801387319B80C413

@ -275,6 +275,12 @@ emerge lazygit
pkg install lazygit
```
### Termux
```sh
apt install lazygit
```
### Conda
Released versions are available for different platforms, see <https://anaconda.org/conda-forge/lazygit>