1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00

Merge pull request #13 from TonyChol/patch-1

Fixed a typo in README.md
This commit is contained in:
Jesse Duffield 2018-08-05 16:37:12 +10:00 committed by GitHub
commit 79703c0087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,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