1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-20 05:19:24 +02:00

Update README.md

This commit is contained in:
Jesse Duffield 2018-07-29 10:30:40 +10:00 committed by GitHub
parent 2dfef09e55
commit 8b0db89edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,12 @@ are YOU tired of typing every git command directly into the terminal, but you're
![Gif](https://image.ibb.co/mmeXho/optimisedgif.gif)
## Installation
In a terminal call this command:
`go get github.com/jesseduffield/lazygit`
then just call `lazygit` in your terminal inside a git repository
You can add an alias for this with `echo "alias lg='lazygit' > ~/.zshrc` (or whichever rc file you're using)
If you want, you can also add an alias for this with `echo "alias lg='lazygit' > ~/.zshrc` (or whichever rc file you're using)
## Cool features
- Adding files easily