mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-23 12:18:51 +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
|
|||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
In a terminal call this command:
|
||||||
`go get github.com/jesseduffield/lazygit`
|
`go get github.com/jesseduffield/lazygit`
|
||||||
|
|
||||||
then just call `lazygit` in your terminal inside a git repository
|
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
|
## Cool features
|
||||||
- Adding files easily
|
- Adding files easily
|
||||||
|
Loading…
x
Reference in New Issue
Block a user