feat: use different .dtfiles config setup
This commit is contained in:
1
.config/lazygit/.gitignore
vendored
Normal file
1
.config/lazygit/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
state.yml
|
7
.config/lazygit/config.yml
Normal file
7
.config/lazygit/config.yml
Normal file
@ -0,0 +1,7 @@
|
||||
customCommands:
|
||||
- key: "C"
|
||||
command: "git cz"
|
||||
description: "commit with commitizen"
|
||||
context: "files"
|
||||
loadingText: "opening commitizen commit tool"
|
||||
subprocess: true
|
Reference in New Issue
Block a user