🔧 feat(git): Lazygit config
This commit is contained in:
parent
17443ea3a3
commit
ae86d9451a
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
gui:
|
||||
nerdFontsVersion: "3"
|
||||
git:
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --paging=never
|
||||
os:
|
||||
copyToClipboardCmd: "copyq copy {{text}}"
|
||||
editPreset: nvim-remote
|
Loading…
Reference in a new issue