mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-12 00:26:24 -04:00
fix readme
This commit is contained in:
parent
d780549cea
commit
e21f840350
|
|
@ -11,7 +11,7 @@ In a terminal call this command:
|
|||
|
||||
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)
|
||||
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…
Reference in a new issue