1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-03 00:57:52 +02:00

added termux installation

This commit is contained in:
Jothi Prasath
2023-08-06 20:12:11 +05:30
parent 9cc18bd7e6
commit 213da4fddd

View File

@ -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>