1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-09 13:47:11 +02:00

Merge pull request #20 from dawidd6/master

Add installation instructions for ubuntu
This commit is contained in:
Jesse Duffield 2018-08-06 20:38:35 +10:00 committed by GitHub
commit 3ee9687540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,17 @@ Then just call `lazygit` in your terminal inside a git repository.
If you want, you can also add an alias for this with `echo "alias lg='lazygit'" >> ~/.zshrc` (or whichever rc file you're using).
### Ubuntu
Packages for Ubuntu 14.04 and up are available via Launchpad PPA.
They are built daily, straight from master branch.
```sh
sudo add-apt-repository ppa:lazygit-team/daily
sudo apt-get update
sudo apt-get install lazygit
```
## Cool features
- Adding files easily
- Resolving merge conflicts