mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-08 23:56:15 +02:00
Update README.md
This commit is contained in:
parent
e0ea2b75a1
commit
becd4cc3c0
@ -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)
|
- [Undo/Redo](#undoredo)
|
||||||
- [Configuration](#configuration)
|
- [Configuration](#configuration)
|
||||||
- [Custom pagers](#configuration)
|
- [Custom pagers](#configuration)
|
||||||
|
- [Custom Commands](#configuration)
|
||||||
- [Tutorials](#tutorials)
|
- [Tutorials](#tutorials)
|
||||||
- [Cool Features](#cool-features)
|
- [Cool Features](#cool-features)
|
||||||
- [Contributing](#contributing)
|
- [Contributing](#contributing)
|
||||||
@ -213,6 +214,12 @@ Check out the [configuration docs](docs/Config.md).
|
|||||||
|
|
||||||
See the [docs](docs/Custom_Pagers.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
|
## Tutorials
|
||||||
|
|
||||||
- [Video Tutorial](https://youtu.be/VDXvbHZYeKY)
|
- [Video Tutorial](https://youtu.be/VDXvbHZYeKY)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user