feat(nix): migrate lazygit

This commit is contained in:
Stefan Imhoff
2024-07-05 16:39:18 +02:00
parent 9fc9fb3a7b
commit 66f089765c
5 changed files with 36 additions and 20 deletions

View File

@@ -1,16 +0,0 @@
git:
overrideGpg: true
paging:
colorArg: always
pager: delta --dark --paging=never syntax-theme=Dracula
customCommands:
- key: "C"
command: "git cz c"
description: "commit with commitizen"
context: "files"
loadingText: "opening commitizen commit tool"
subprocess: true
- key: "W"
command: git commit --no-verify
context: "global"
subprocess: true