mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 20:36:03 +02:00
Update README.md
This commit is contained in:
parent
e0ea2b75a1
commit
becd4cc3c0
1 changed files with 7 additions and 0 deletions
|
@ -36,6 +36,7 @@ If you're a mere mortal like me and you're tired of hearing how powerful git is
|
|||
- [Undo/Redo](#undoredo)
|
||||
- [Configuration](#configuration)
|
||||
- [Custom pagers](#configuration)
|
||||
- [Custom Commands](#configuration)
|
||||
- [Tutorials](#tutorials)
|
||||
- [Cool Features](#cool-features)
|
||||
- [Contributing](#contributing)
|
||||
|
@ -213,6 +214,12 @@ Check out the [configuration docs](docs/Config.md).
|
|||
|
||||
See the [docs](docs/Custom_Pagers.md)
|
||||
|
||||
### Custom Commands
|
||||
|
||||
If lazygit is missing a feature, there's a good chance you can implement it yourself with a custom command!
|
||||
|
||||
See the [docs](docs/Custom_Command_Keybindings.md)
|
||||
|
||||
## Tutorials
|
||||
|
||||
- [Video Tutorial](https://youtu.be/VDXvbHZYeKY)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue