lazygit/test/integration/submoduleReset/config/config.yml
2022-01-29 00:17:32 +11:00

6 lines
145 B
YAML

disableStartupPopups: true
customCommands:
- key: 'N'
description: 'Add file'
context: 'files'
command: 'echo "haha" > output.txt'