1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00

Update README.md

This commit is contained in:
Jesse Duffield
2018-06-10 12:56:38 +10:00
committed by GitHub
parent 0a1c4b7cbe
commit bcdfe242ac

View File

@ -12,9 +12,6 @@ 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) You can add an alias for this with `echo "alias lg='lazygit' > ~/.zshrc` (or whichever rc file you're using)
## Usage
All commands are listed at the bottom of the application
## Cool features ## Cool features
- Adding files easily - Adding files easily
- Resolving merge conflicts - Resolving merge conflicts