1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00

Added a reference to chocolatey in README

and also added a simple overview of documentation under docs/README.md
This commit is contained in:
Nils Andresen
2020-11-19 22:40:08 +01:00
committed by Jesse Duffield
parent 74bb6f0012
commit 1dea988cd6
2 changed files with 16 additions and 0 deletions

7
docs/README.md Normal file
View File

@ -0,0 +1,7 @@
# Documentation Overview
* [Configuration](./Config.md).
* [Custom Commands](./Custom_Command_Keybindings.md)
* [Custom Pagers](./Custom_Pagers.md)
* [Keybindings](./keybindings)
* [Undo/Redo](.//Undoing.md)