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:
parent
2dfef09e55
commit
8b0db89edb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user