Add: LazyGit config file
This commit is contained in:
parent
ae3ee70011
commit
ccdefea90b
1 changed files with 10 additions and 0 deletions
10
Configs/LazyGit/config.yml
Normal file
10
Configs/LazyGit/config.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
gui:
|
||||||
|
nerdFontsVersion: "3"
|
||||||
|
|
||||||
|
git:
|
||||||
|
paging:
|
||||||
|
colorArg: always
|
||||||
|
pager: delta --dark --paging=never
|
||||||
|
|
||||||
|
os:
|
||||||
|
editPreset: 'nvim'
|
Loading…
Reference in a new issue