feat: add lazygit config
This commit is contained in:
7
configs/lazygit/config.yml
Normal file
7
configs/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
|
11
configs/lazygit/state.yml
Normal file
11
configs/lazygit/state.yml
Normal file
@ -0,0 +1,11 @@
|
||||
lastupdatecheck: 0
|
||||
recentrepos:
|
||||
- /home/max/.dotfiles
|
||||
- /home/max/Projects/silvester
|
||||
- /home/max/Projects/ruumio/main
|
||||
- /home/max/Projects/ruumio/feat-3d-poi
|
||||
- /home/max/Projects/ruumio
|
||||
- /home/max/Projects/gainz
|
||||
startuppopupversion: 5
|
||||
customcommandshistory: []
|
||||
hidecommandlog: false
|
Reference in New Issue
Block a user